nikravan commited on
Commit
7377aaf
·
verified ·
1 Parent(s): 5f8f2fc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,6 +3,7 @@ bitsandbytes
3
  git+https://github.com/huggingface/accelerate.git
4
  transformers==4.51.3
5
  gradio==4.44.1
 
6
  Pillow
7
  torch
8
  torchvision
 
3
  git+https://github.com/huggingface/accelerate.git
4
  transformers==4.51.3
5
  gradio==4.44.1
6
+ pydantic==2.10.4
7
  Pillow
8
  torch
9
  torchvision