Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio==4.36.1
|
2 |
-
numpy
|
3 |
tokenizers>=0.12.1
|
4 |
torch==2.0.1
|
5 |
torchvision==0.15.2
|
|
|
1 |
gradio==4.36.1
|
2 |
+
numpy==1.26.4
|
3 |
tokenizers>=0.12.1
|
4 |
torch==2.0.1
|
5 |
torchvision==0.15.2
|