Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
-i https://download.pytorch.org/whl/cu118
|
2 |
+
torch==2.0
|
3 |
+
torchvision==0.15
|
4 |
+
torchaudio==2.0
|