Spaces:
Runtime error
Runtime error
Commit
·
5b21366
1
Parent(s):
cce94f6
Try to fix vqgan
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
ftfy
|
3 |
regex
|
4 |
tqdm
|
@@ -10,5 +10,4 @@ einops
|
|
10 |
gradio
|
11 |
torch
|
12 |
torchvision
|
13 |
-
Pillow
|
14 |
-
|
|
|
1 |
+
taming-transformers
|
2 |
ftfy
|
3 |
regex
|
4 |
tqdm
|
|
|
10 |
gradio
|
11 |
torch
|
12 |
torchvision
|
13 |
+
Pillow
|
|