Upload folder using huggingface_hub
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# Install PyTorch with CUDA 11.8 separately using:
|
| 2 |
# pip install torch==2.5.1 torchvision==0.20.1 --index-url https://download.pytorch.org/whl/cu118
|
| 3 |
-
torch
|
| 4 |
-
torchvision
|
| 5 |
numpy==1.26.3
|
| 6 |
roma
|
| 7 |
gradio==5.17.1
|
|
|
|
| 1 |
# Install PyTorch with CUDA 11.8 separately using:
|
| 2 |
# pip install torch==2.5.1 torchvision==0.20.1 --index-url https://download.pytorch.org/whl/cu118
|
| 3 |
+
torch
|
| 4 |
+
torchvision
|
| 5 |
numpy==1.26.3
|
| 6 |
roma
|
| 7 |
gradio==5.17.1
|