Spaces:
Sleeping
Sleeping
Akyl commited on
Commit ·
3ddac98
1
Parent(s): 782d483
fix version of numpy
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@
|
|
| 2 |
torch==1.12.0
|
| 3 |
torchvision==0.13.0
|
| 4 |
gradio==3.1.4
|
| 5 |
-
httpx==0.24.1
|
|
|
|
|
|
| 2 |
torch==1.12.0
|
| 3 |
torchvision==0.13.0
|
| 4 |
gradio==3.1.4
|
| 5 |
+
httpx==0.24.1
|
| 6 |
+
numpy==1.26.4
|