Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +11 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,11 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
torch
|
| 3 |
+
transformers
|
| 4 |
+
pandas
|
| 5 |
+
requests
|
| 6 |
+
scikit-learn
|
| 7 |
+
numpy
|
| 8 |
+
pubchempy
|
| 9 |
+
huggingface_hub
|
| 10 |
+
gunicorn
|
| 11 |
+
uvicorn
|