Spaces:
Running
on
Zero
Running
on
Zero
import spaces for ZeroGPU
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
torch==2.1.2
|
2 |
torchvision==0.16.2
|
3 |
torchaudio==2.1.2 --index-url https://download.pytorch.org/whl/cu121
|
|
|
1 |
+
spaces
|
2 |
torch==2.1.2
|
3 |
torchvision==0.16.2
|
4 |
torchaudio==2.1.2 --index-url https://download.pytorch.org/whl/cu121
|