Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,6 +2,8 @@ torch
|
|
2 |
gradio
|
3 |
numpy
|
4 |
pillow
|
|
|
|
|
5 |
|
6 |
torch==2.0.1
|
7 |
transformers==4.31.0
|
|
|
2 |
gradio
|
3 |
numpy
|
4 |
pillow
|
5 |
+
numpy<2
|
6 |
+
|
7 |
|
8 |
torch==2.0.1
|
9 |
transformers==4.31.0
|