Upload requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ gradio>=4.0
|
|
| 4 |
pydantic
|
| 5 |
rdkit-pypi
|
| 6 |
STOUT-pypi
|
| 7 |
-
tensorflow-cpu
|
|
|
|
|
|
| 4 |
pydantic
|
| 5 |
rdkit-pypi
|
| 6 |
STOUT-pypi
|
| 7 |
+
tensorflow-cpu
|
| 8 |
+
numpy<2.0.0
|