Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
streamlit==1.19.0
|
2 |
transformers==4.34.0
|
3 |
-
torch==2.0.1
|
|
|
|
|
|
|
|
|
|
1 |
streamlit==1.19.0
|
2 |
transformers==4.34.0
|
3 |
+
torch==2.0.1
|
4 |
+
huggingface_hub==0.10.1
|
5 |
+
gradio_client==0.2.3
|
6 |
+
requests==2.26.0
|
7 |
+
pycoingecko==3.1.0
|