Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.25.0
|
2 |
+
transformers==4.33.2
|
3 |
+
peft==0.5.0
|
4 |
+
torch==2.0.1
|
5 |
+
huggingface-hub==0.17.3
|
6 |
+
scipy==1.11.2
|