Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers==4.30.0
|
2 |
+
torch==2.1.0
|
3 |
+
huggingface-hub>=0.19
|
4 |
+
streamlit
|
5 |
+
numpy
|