Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
git+https://github.com/linoytsaban/diffusers.git@wan22-loras
|
|
|
|
| 2 |
transformers
|
| 3 |
accelerate
|
| 4 |
safetensors
|
|
@@ -8,4 +9,3 @@ ftfy
|
|
| 8 |
imageio-ffmpeg
|
| 9 |
opencv-python
|
| 10 |
torchao==0.11.0
|
| 11 |
-
gradio==4.44.0
|
|
|
|
| 1 |
git+https://github.com/linoytsaban/diffusers.git@wan22-loras
|
| 2 |
+
|
| 3 |
transformers
|
| 4 |
accelerate
|
| 5 |
safetensors
|
|
|
|
| 9 |
imageio-ffmpeg
|
| 10 |
opencv-python
|
| 11 |
torchao==0.11.0
|
|
|