Gregor commited on
Commit
f3c21b2
·
verified ·
1 Parent(s): 86ec42e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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