AlserFurma commited on
Commit
534e83d
·
verified ·
1 Parent(s): af30315

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- gradio
2
  requests
3
  pillow
4
  gradio_client
5
- transformers
6
  torch
7
- scipy
 
 
1
+ gradio==4.44.0
2
  requests
3
  pillow
4
  gradio_client
5
+ transformers>=4.35.0
6
  torch
7
+ scipy
8
+ hf_transfer