Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
transformers==4.40.2
|
2 |
huggingface_hub==0.22.2
|
3 |
torch>=1.13.0
|
|
|
|
|
4 |
peft
|
|
|
1 |
transformers==4.40.2
|
2 |
huggingface_hub==0.22.2
|
3 |
torch>=1.13.0
|
4 |
+
Pillow
|
5 |
+
gradio
|
6 |
peft
|