Spaces:
Paused
Paused
jiachen
commited on
Commit
·
4c570c5
1
Parent(s):
07bde24
req
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
gradio==3.48.0
|
2 |
torch
|
3 |
-
torchvision
|
4 |
lightning==2.0.1
|
5 |
pytorch-lightning==2.0.1
|
6 |
-
pillow
|
7 |
einops
|
8 |
math
|
9 |
numpy
|
|
|
1 |
gradio==3.48.0
|
2 |
torch
|
3 |
+
torchvision
|
4 |
lightning==2.0.1
|
5 |
pytorch-lightning==2.0.1
|
6 |
+
pillow
|
7 |
einops
|
8 |
math
|
9 |
numpy
|