Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- 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
|