Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
torch==2.0.1
|
|
|
|
| 2 |
matplotlib==3.10.7
|
| 3 |
gradio>=4.0
|
|
|
|
| 1 |
torch==2.0.1
|
| 2 |
+
numpy==1.24.0
|
| 3 |
matplotlib==3.10.7
|
| 4 |
gradio>=4.0
|