Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
gradio
|
| 3 |
+
matplotlib
|
| 4 |
+
pandas
|
| 5 |
+
torch
|
| 6 |
+
emoji
|
| 7 |
+
numpy
|
| 8 |
+
instagrapi
|
| 9 |
+
transformers
|
| 10 |
+
datasets
|
| 11 |
+
scikit-learn
|