Update requirements.txt
Browse files- requirements.txt +2 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -5,4 +5,5 @@ torch | |
| 5 | 
             
            numpy
         | 
| 6 | 
             
            pandas
         | 
| 7 | 
             
            plotly
         | 
| 8 | 
            -
            gradio-molecule3d
         | 
|  | 
|  | |
| 5 | 
             
            numpy
         | 
| 6 | 
             
            pandas
         | 
| 7 | 
             
            plotly
         | 
| 8 | 
            +
            gradio-molecule3d
         | 
| 9 | 
            +
            py3Dmol==2.0.4
         |