Spaces:
Running
on
L4
Running
on
L4
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -23,8 +23,8 @@ kornia==0.6
|
|
23 |
streamlit-drawable-canvas==0.8
|
24 |
mmcv-full==1.7.1
|
25 |
tensorboardX==2.6.2.2
|
26 |
-
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|
27 |
-
-e git+https://github.com/CompVis/taming-transformers.git#egg=taming-transformers
|
28 |
pydantic==2.8.2
|
29 |
pydantic-core==2.20.1
|
30 |
-
fastapi==0.112.4
|
|
|
|
|
|
23 |
streamlit-drawable-canvas==0.8
|
24 |
mmcv-full==1.7.1
|
25 |
tensorboardX==2.6.2.2
|
|
|
|
|
26 |
pydantic==2.8.2
|
27 |
pydantic-core==2.20.1
|
28 |
+
fastapi==0.112.4
|
29 |
+
-e git+https://github.com/openai/CLIP.git@main#egg=clip
|
30 |
+
-e git+https://github.com/CompVis/taming-transformers.git#egg=taming-transformers
|