Spaces:
Runtime error
Runtime error
fixing requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ gradio>=4.13.0
|
|
| 4 |
Pillow>=9.0.0
|
| 5 |
bitsandbytes>=0.41.1
|
| 6 |
accelerate>=0.24.1
|
| 7 |
-
huggingface_hub>=0.19.3
|
|
|
|
|
|
| 4 |
Pillow>=9.0.0
|
| 5 |
bitsandbytes>=0.41.1
|
| 6 |
accelerate>=0.24.1
|
| 7 |
+
huggingface_hub>=0.19.3
|
| 8 |
+
peft
|