Spaces:
Running
Running
yizhangliu
commited on
Commit
•
31b7e30
1
Parent(s):
7ca8913
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ lama-cleaner==1.1.2
|
|
14 |
diffusers[torch]==0.14.0
|
15 |
transformers
|
16 |
git+https://github.com/openai/CLIP.git
|
|
|
17 |
gradio==3.9.1
|
|
|
14 |
diffusers[torch]==0.14.0
|
15 |
transformers
|
16 |
git+https://github.com/openai/CLIP.git
|
17 |
+
httpx==0.24.0
|
18 |
gradio==3.9.1
|