Spaces:
Running
Running
fix: pin gradio
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -14,7 +14,7 @@ molgx>=0.22.0a1
|
|
| 14 |
molecule_generation
|
| 15 |
nglview
|
| 16 |
PyTDC==0.3.7
|
| 17 |
-
gradio
|
| 18 |
markdown-it-py>=2.1.0
|
| 19 |
mols2grid>=0.2.0
|
| 20 |
pandas>=1.0.0
|
|
|
|
| 14 |
molecule_generation
|
| 15 |
nglview
|
| 16 |
PyTDC==0.3.7
|
| 17 |
+
gradio==3.12.0
|
| 18 |
markdown-it-py>=2.1.0
|
| 19 |
mols2grid>=0.2.0
|
| 20 |
pandas>=1.0.0
|