blanchon commited on
Commit
6b45130
·
verified ·
1 Parent(s): 207e147

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -10
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
- torch
2
- torchvision
3
- diffusers
4
- gradio
5
- imageio
 
6
  numpy==1.26.4
7
- opencv-python
8
- transformers
9
- spaces
10
- accelerate
11
- pydantic
 
1
+ # requirements.txt (frozen to ~Mar 31, 2025)
2
+ torch==2.6.0
3
+ torchvision==0.21.0
4
+ diffusers==0.32.2
5
+ gradio==5.23.2
6
+ imageio==2.37.0
7
  numpy==1.26.4
8
+ opencv-python==4.11.0.86
9
+ transformers==4.50.3
10
+ spaces==0.34.0
11
+ accelerate==1.5.2
12
+ pydantic==2.11.1