Spaces:
Build error
Build error
Commit ·
675cd43
1
Parent(s): e396bf9
debug
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -11,5 +11,4 @@ webdataset==0.2.5
|
|
| 11 |
gradio==3.4
|
| 12 |
protobuf==3.20.1
|
| 13 |
scipy==1.9.1
|
| 14 |
-
git+https://github.com/justinpinkney/clip2latent.git
|
| 15 |
-
dnnlib-util
|
|
|
|
| 11 |
gradio==3.4
|
| 12 |
protobuf==3.20.1
|
| 13 |
scipy==1.9.1
|
| 14 |
+
git+https://github.com/justinpinkney/clip2latent.git@debug
|
|
|