Spaces:
Runtime error
Runtime error
Commit
·
4fb2048
1
Parent(s):
8c61b5b
Change VQGAN installation to github
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
taming-transformers
|
2 |
ftfy
|
3 |
regex
|
4 |
tqdm
|
|
|
1 |
+
git+https://github.com/CompVis/taming-transformers.git#egg=taming-transformers
|
2 |
ftfy
|
3 |
regex
|
4 |
tqdm
|