Spaces:
Runtime error
Runtime error
techdrizzdev
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ pillow ==11.1.0
|
|
5 |
gradio==5.12.0
|
6 |
huggingface-hub==0.27.1
|
7 |
torchvision==0.20.1
|
8 |
-
accelerate==1.3.0
|
|
|
|
5 |
gradio==5.12.0
|
6 |
huggingface-hub==0.27.1
|
7 |
torchvision==0.20.1
|
8 |
+
accelerate==1.3.0
|
9 |
+
einops==0.8.0
|