Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,3 @@
|
|
| 1 |
-
fastai
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
numpy==1.26.4
|
| 5 |
-
pillow==10.2.0
|
| 6 |
-
gradio==4.44.0
|
|
|
|
| 1 |
+
fastai
|
| 2 |
+
numpy<2
|
| 3 |
+
gradio
|
|
|
|
|
|
|
|
|