orpatashnik commited on
Commit
352b9fc
·
1 Parent(s): 53e7a5a

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- torch
2
- transformers
3
  diffusers==0.33.1
4
  gradio
5
  huggingface_hub
6
- dlib
7
  einops
8
  scipy
 
1
+ torch==2.6.0
2
+ transformers==4.51.2
3
  diffusers==0.33.1
4
  gradio
5
  huggingface_hub
6
+ face-recognition
7
  einops
8
  scipy