Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
|
@@ -1,12 +1,12 @@
|
|
| 1 |
-
|
| 2 |
-
accelerate
|
| 3 |
-
huggingface-hub
|
| 4 |
-
transformers
|
| 5 |
-
torch
|
| 6 |
-
peft
|
| 7 |
-
google-auth
|
| 8 |
-
wrapt
|
| 9 |
-
antlr4-python3-runtime
|
| 10 |
git+https://github.com/cloneofsimo/lora.git
|
| 11 |
git+https://github.com/microsoft/LoRA
|
| 12 |
decord
|
|
|
|
| 1 |
+
diffuser
|
| 2 |
+
accelerate
|
| 3 |
+
huggingface-hub
|
| 4 |
+
transformers
|
| 5 |
+
torch
|
| 6 |
+
peft
|
| 7 |
+
google-auth
|
| 8 |
+
wrapt
|
| 9 |
+
antlr4-python3-runtime
|
| 10 |
git+https://github.com/cloneofsimo/lora.git
|
| 11 |
git+https://github.com/microsoft/LoRA
|
| 12 |
decord
|