Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ pillow
|
|
6 |
accelerate
|
7 |
tiktoken
|
8 |
einops
|
9 |
-
xformers
|
|
|
|
6 |
accelerate
|
7 |
tiktoken
|
8 |
einops
|
9 |
+
xformers
|
10 |
+
pydantic==2.10.6 #https://github.com/gradio-app/gradio/issues/10662
|