Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
torch==2.1.
|
| 2 |
-
torchvision==0.16.
|
| 3 |
-
torchaudio==2.1.
|
| 4 |
gradio==5.8.0
|
| 5 |
huggingface_hub==0.25.2
|
| 6 |
absl-py==2.1.0
|
|
|
|
| 1 |
+
torch==2.1.2
|
| 2 |
+
torchvision==0.16.2
|
| 3 |
+
torchaudio==2.1.2 --index-url https://download.pytorch.org/whl/cu121
|
| 4 |
gradio==5.8.0
|
| 5 |
huggingface_hub==0.25.2
|
| 6 |
absl-py==2.1.0
|