Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torch>=2.1.0
|
|
4 |
gradio>=4.30.0
|
5 |
accelerate>=0.27.2
|
6 |
safetensors>=0.4.2
|
7 |
-
einops
|
|
|
|
4 |
gradio>=4.30.0
|
5 |
accelerate>=0.27.2
|
6 |
safetensors>=0.4.2
|
7 |
+
einops
|
8 |
+
pathlib
|