Commit
·
af262cd
1
Parent(s):
d4a7de9
add dependencies to requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -19,6 +19,7 @@ pysubs2
|
|
| 19 |
# misc
|
| 20 |
scikit-learn==1.2.2
|
| 21 |
huggingface_hub==0.23.4
|
|
|
|
| 22 |
sentencepiece==0.1.99
|
| 23 |
shortuuid
|
| 24 |
einops==0.6.1
|
|
|
|
| 19 |
# misc
|
| 20 |
scikit-learn==1.2.2
|
| 21 |
huggingface_hub==0.23.4
|
| 22 |
+
diffusers==0.28.1
|
| 23 |
sentencepiece==0.1.99
|
| 24 |
shortuuid
|
| 25 |
einops==0.6.1
|