Spaces:
Runtime error
Runtime error
update to fix it
#149
by
etasrgs
- opened
- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,3 +6,4 @@ imageio[ffmpeg]==2.26.1
|
|
| 6 |
torch==2.0.0
|
| 7 |
torchvision==0.15.1
|
| 8 |
transformers==4.27.2
|
|
|
|
|
|
| 6 |
torch==2.0.0
|
| 7 |
torchvision==0.15.1
|
| 8 |
transformers==4.27.2
|
| 9 |
+
numpy>=1.23.0
|