Spaces:
Paused
Paused
Commit
·
e97ae27
1
Parent(s):
09ce3f4
Upload requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -10,9 +10,9 @@ pytorch-lightning==1.4.2
|
|
10 |
test-tube>=0.7.5
|
11 |
streamlit==1.17.0
|
12 |
einops==0.3.0
|
13 |
-
git+https://github.com/openai/CLIP.git
|
14 |
protobuf~=3.20.1
|
15 |
torchmetrics==0.6.0
|
16 |
transformers==4.19.2
|
17 |
kornia==0.6.0
|
18 |
-
gradio==3.19.1
|
|
|
|
10 |
test-tube>=0.7.5
|
11 |
streamlit==1.17.0
|
12 |
einops==0.3.0
|
|
|
13 |
protobuf~=3.20.1
|
14 |
torchmetrics==0.6.0
|
15 |
transformers==4.19.2
|
16 |
kornia==0.6.0
|
17 |
+
gradio==3.19.1
|
18 |
+
diffuser
|