Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -7,3 +7,5 @@ pytorch-lightning>=1.5
|
|
7 |
einops
|
8 |
omegaconf
|
9 |
git+https://github.com/openai/CLIP.git
|
|
|
|
|
|
7 |
einops
|
8 |
omegaconf
|
9 |
git+https://github.com/openai/CLIP.git
|
10 |
+
fastapi
|
11 |
+
uvicorn
|