Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
gradio
|
| 2 |
pymupdf
|
| 3 |
pillow
|
| 4 |
-
|
| 5 |
transformers>=4.44.0
|
| 6 |
accelerate
|
| 7 |
-
peft
|
| 8 |
spaces
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
pymupdf
|
| 3 |
pillow
|
|
|
|
| 4 |
transformers>=4.44.0
|
| 5 |
accelerate
|
|
|
|
| 6 |
spaces
|
| 7 |
+
huggingface_hub>=0.19
|