Spaces:
Sleeping
Sleeping
[feat]: upload files
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -2,4 +2,6 @@ scikit-learn==1.6.1
|
|
| 2 |
gradio==4.44.1
|
| 3 |
pydantic==2.10.6
|
| 4 |
huggingface_hub==0.36.0
|
|
|
|
|
|
|
| 5 |
# torch torchvision --index-url https://download.pytorch.org/whl/cu126
|
|
|
|
| 2 |
gradio==4.44.1
|
| 3 |
pydantic==2.10.6
|
| 4 |
huggingface_hub==0.36.0
|
| 5 |
+
torch
|
| 6 |
+
torchvision
|
| 7 |
# torch torchvision --index-url https://download.pytorch.org/whl/cu126
|