Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ transformers
|
|
| 3 |
gradio
|
| 4 |
torch==2.2.2
|
| 5 |
accelerate
|
| 6 |
-
quanto
|
|
|
|
|
|
| 3 |
gradio
|
| 4 |
torch==2.2.2
|
| 5 |
accelerate
|
| 6 |
+
quanto
|
| 7 |
+
numpy==1.26.4
|