Spaces:
Build error
Build error
DiffusionGPT commited on
Commit ·
cddd82f
1
Parent(s): aca6cd0
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -27,4 +27,5 @@ webdataset
|
|
| 27 |
yapf
|
| 28 |
sentence_transformers
|
| 29 |
compel
|
| 30 |
-
httpx
|
|
|
|
|
|
| 27 |
yapf
|
| 28 |
sentence_transformers
|
| 29 |
compel
|
| 30 |
+
httpx
|
| 31 |
+
gradio[oauth]==3.24.0
|