Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -5,4 +5,8 @@ flax
|
|
5 |
transformers
|
6 |
huggingface_hub
|
7 |
googletrans==4.0.0-rc1
|
8 |
-
protobuf==3.20
|
|
|
|
|
|
|
|
|
|
5 |
transformers
|
6 |
huggingface_hub
|
7 |
googletrans==4.0.0-rc1
|
8 |
+
protobuf==3.20
|
9 |
+
diffusers
|
10 |
+
accelerate
|
11 |
+
peft
|
12 |
+
huggingface_hub
|