update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -18,7 +18,7 @@ keras==2.10.0
|
|
| 18 |
molgx>=0.22.0a1
|
| 19 |
molecule_generation
|
| 20 |
networkx==3.0
|
| 21 |
-
nglview
|
| 22 |
diffusers==0.6.0
|
| 23 |
PyTDC==0.3.7
|
| 24 |
gradio==4.36.1
|
|
|
|
| 18 |
molgx>=0.22.0a1
|
| 19 |
molecule_generation
|
| 20 |
networkx==3.0
|
| 21 |
+
nglview<=3.1.0
|
| 22 |
diffusers==0.6.0
|
| 23 |
PyTDC==0.3.7
|
| 24 |
gradio==4.36.1
|