Spaces:
Runtime error
Runtime error
fix app
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
git+https://github.com/openai/glide-text2im.git
|
| 2 |
fastapi
|
| 3 |
-
uvicorn
|
|
|
|
|
|
| 1 |
git+https://github.com/openai/glide-text2im.git
|
| 2 |
fastapi
|
| 3 |
+
uvicorn
|
| 4 |
+
regex
|