Spaces:
Running
Running
yizhangliu
commited on
Commit
•
797024c
1
Parent(s):
51e9e5c
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,6 +5,6 @@ ftfy
|
|
5 |
numpy
|
6 |
matplotlib
|
7 |
uuid
|
8 |
-
git+https://github.com/huggingface/diffusers.git
|
9 |
git+https://github.com/openai/CLIP.git
|
|
|
10 |
lama-cleaner==0.25.0
|
|
|
5 |
numpy
|
6 |
matplotlib
|
7 |
uuid
|
|
|
8 |
git+https://github.com/openai/CLIP.git
|
9 |
+
diffusers==0.6.0
|
10 |
lama-cleaner==0.25.0
|