Spaces:
Runtime error
Runtime error
create req file
Browse files- requirements.txt +18 -0
requirements.txt
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
-e git+https://github.com/CompVis/taming-transformers.git#egg=taming-transformers
|
2 |
+
ftfy
|
3 |
+
regex
|
4 |
+
tqdm
|
5 |
+
omegaconf
|
6 |
+
pytorch-lightning
|
7 |
+
torch-fidelity
|
8 |
+
transformers
|
9 |
+
einops
|
10 |
+
gradio
|
11 |
+
torch
|
12 |
+
open_clip_torch
|
13 |
+
numpy
|
14 |
+
tqdm
|
15 |
+
torchvision
|
16 |
+
Pillow
|
17 |
+
autokeras
|
18 |
+
huggingface_hub
|