Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1 +1,7 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
huggingface-hub
|
3 |
+
scikit-learn
|
4 |
+
python-telegram-bot==20.3
|
5 |
+
transformers==4.30.0
|
6 |
+
torch>=2.0.0
|
7 |
+
gradio>=3.0
|