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