Wilbur1240 commited on
Commit
4cf4d70
·
1 Parent(s): b358bdd

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,10 +1,11 @@
 
1
  accelerate
2
  diffusers
3
  invisible_watermark
4
  torch
5
  transformers
6
  xformers
7
- gradio==4.15.0
8
  huggingface_hub>=0.20.0
9
  Pillow
10
  numpy
 
1
+ pydantic==2.10.6
2
  accelerate
3
  diffusers
4
  invisible_watermark
5
  torch
6
  transformers
7
  xformers
8
+ gradio
9
  huggingface_hub>=0.20.0
10
  Pillow
11
  numpy