Spaces:
Sleeping
Sleeping
Commit
·
d85a731
1
Parent(s):
fd3967b
Upload requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.12.0
|
2 |
+
huggingface_hub==0.16.4
|
3 |
+
peft==0.7.1
|
4 |
+
torch==1.9.0
|
5 |
+
transformers==4.31.0
|