Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
fastai==2.7.12
|
| 2 |
torch==1.12.1
|
| 3 |
torchvision==0.13.1
|
| 4 |
-
numpy<2
|
| 5 |
huggingface-hub
|
| 6 |
-
gradio
|
|
|
|
|
|
| 1 |
fastai==2.7.12
|
| 2 |
torch==1.12.1
|
| 3 |
torchvision==0.13.1
|
|
|
|
| 4 |
huggingface-hub
|
| 5 |
+
gradio
|
| 6 |
+
numpy<2
|