Spaces:
Running
Running
update torch
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# --extra-index-url https://download.pytorch.org/whl/cu118
|
| 2 |
# torch==2.3.1+cu118
|
| 3 |
-
torch
|
| 4 |
-
transformers
|
| 5 |
gradio==4.41.0
|
| 6 |
python-dotenv==1.0.1
|
| 7 |
yt_dlp==2024.8.6
|
|
|
|
| 1 |
# --extra-index-url https://download.pytorch.org/whl/cu118
|
| 2 |
# torch==2.3.1+cu118
|
| 3 |
+
torch
|
| 4 |
+
git+https://github.com/huggingface/transformers
|
| 5 |
gradio==4.41.0
|
| 6 |
python-dotenv==1.0.1
|
| 7 |
yt_dlp==2024.8.6
|