Spaces:
Runtime error
Runtime error
Commit
Β·
c47a80d
1
Parent(s):
980e38e
Upload folder using huggingface_hub
Browse files- requirements.txt +23 -23
requirements.txt
CHANGED
@@ -1,26 +1,26 @@
|
|
1 |
torch
|
2 |
torchvision
|
3 |
huggingface_hub
|
4 |
-
gradio
|
5 |
-
albumentations
|
6 |
-
opencv-contrib-python
|
7 |
-
imageio
|
8 |
-
imageio-ffmpeg
|
9 |
-
pytorch-lightning
|
10 |
-
omegaconf
|
11 |
-
test-tube
|
12 |
-
streamlit
|
13 |
-
einops
|
14 |
-
transformers
|
15 |
-
webdataset
|
16 |
-
kornia
|
17 |
-
open_clip_torch
|
18 |
-
invisible-watermark
|
19 |
-
streamlit-drawable-canvas
|
20 |
-
torchmetrics
|
21 |
-
timm
|
22 |
-
addict
|
23 |
-
yapf
|
24 |
-
prettytable
|
25 |
-
safetensors
|
26 |
-
basicsr
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
huggingface_hub
|
4 |
+
gradio
|
5 |
+
albumentations
|
6 |
+
opencv-contrib-python
|
7 |
+
imageio
|
8 |
+
imageio-ffmpeg
|
9 |
+
pytorch-lightning
|
10 |
+
omegaconf
|
11 |
+
test-tube
|
12 |
+
streamlit
|
13 |
+
einops
|
14 |
+
transformers
|
15 |
+
webdataset
|
16 |
+
kornia
|
17 |
+
open_clip_torch
|
18 |
+
invisible-watermark
|
19 |
+
streamlit-drawable-canvas
|
20 |
+
torchmetrics
|
21 |
+
timm
|
22 |
+
addict
|
23 |
+
yapf
|
24 |
+
prettytable
|
25 |
+
safetensors
|
26 |
+
basicsr
|