Spaces:
Runtime error
Runtime error
Commit
Β·
0b68850
1
Parent(s):
0d03cf7
update
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -3,8 +3,8 @@
|
|
3 |
# torchvision==0.13.1
|
4 |
# pytorch-lightning==1.4.2
|
5 |
# gradio==3.37.0
|
6 |
-
torch
|
7 |
-
torchvision
|
8 |
pytorch-lightning
|
9 |
gradio
|
10 |
albumentations==0.4.3
|
@@ -32,4 +32,4 @@ plotly==5.13.1
|
|
32 |
Pillow==9.5.0
|
33 |
ultralytics==8.0.120
|
34 |
-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
|
35 |
-
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|
|
|
3 |
# torchvision==0.13.1
|
4 |
# pytorch-lightning==1.4.2
|
5 |
# gradio==3.37.0
|
6 |
+
#torch
|
7 |
+
#torchvision
|
8 |
pytorch-lightning
|
9 |
gradio
|
10 |
albumentations==0.4.3
|
|
|
32 |
Pillow==9.5.0
|
33 |
ultralytics==8.0.120
|
34 |
-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
|
35 |
+
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|