HongFangzhou
commited on
Commit
·
dda0281
1
Parent(s):
ad394c6
update app.py
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
--index-url https://download.pytorch.org/whl/cu118
|
2 |
-
torch
|
3 |
-
torchvision
|
4 |
-
torchaudio
|
5 |
pytorch-lightning
|
6 |
numpy
|
7 |
tqdm
|
|
|
1 |
--index-url https://download.pytorch.org/whl/cu118
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
torchaudio
|
5 |
pytorch-lightning
|
6 |
numpy
|
7 |
tqdm
|