Spaces:
Running on Zero
Running on Zero
Francesco commited on
Commit ·
8e1ad0c
1
Parent(s): 44dc5c0
Updated app.py
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
gradio
|
|
|
|
|
|
|
| 2 |
torch
|
| 3 |
torchvision
|
| 4 |
torchaudio
|
|
|
|
| 1 |
gradio
|
| 2 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 3 |
+
torch
|
| 4 |
torch
|
| 5 |
torchvision
|
| 6 |
torchaudio
|