Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
-
# Paso 2) Dependencias estables para fastai + gradio en Spaces
|
| 2 |
fastai==2.8.1
|
| 3 |
fastcore==1.8.18
|
| 4 |
-
gradio==4.44.1
|
| 5 |
torch==2.6.0
|
| 6 |
torchvision==0.21.0
|
| 7 |
pillow
|
|
|
|
|
|
|
| 1 |
fastai==2.8.1
|
| 2 |
fastcore==1.8.18
|
|
|
|
| 3 |
torch==2.6.0
|
| 4 |
torchvision==0.21.0
|
| 5 |
pillow
|