Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
|
|
2 |
spaces
|
3 |
torch>=1.8.0
|
4 |
torch>=1.8.0,!=2.4.0; sys_platform == 'win32'
|
|
|
1 |
gradio
|
2 |
+
numpy
|
3 |
spaces
|
4 |
torch>=1.8.0
|
5 |
torch>=1.8.0,!=2.4.0; sys_platform == 'win32'
|