MishaF commited on
Commit
0ef8374
·
verified ·
1 Parent(s): 0d9f1f7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -1
requirements.txt CHANGED
@@ -1 +1,12 @@
1
- pillow==10.3.0
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ transformers
4
+ accelerate
5
+ ftfy
6
+ numpy
7
+ matplotlib
8
+ uuid
9
+ opencv-python
10
+ diffusers==0.26.0
11
+ spaces
12
+ pydantic==2.10.6