Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
@@ -19,4 +19,14 @@ xformers
|
|
19 |
gradio
|
20 |
scikit-learn
|
21 |
open_clip_torch==2.22.0
|
22 |
-
kornia
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
gradio
|
20 |
scikit-learn
|
21 |
open_clip_torch==2.22.0
|
22 |
+
kornia
|
23 |
+
diffusers
|
24 |
+
pipeline
|
25 |
+
transformers
|
26 |
+
accelerate
|
27 |
+
safetensors
|
28 |
+
spaces
|
29 |
+
peft
|
30 |
+
pillow==10.4.0
|
31 |
+
gradio
|
32 |
+
sentencepiece
|