ML4RS-Anonymous commited on
Commit
263f81e
·
verified ·
1 Parent(s): 0c5db6e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  huggingface-hub>=0.20.0
2
- transformers
3
- open_clip_torch
4
  gradio==5.9.1
5
  gradio_client==1.5.2
6
  torch
 
1
  huggingface-hub>=0.20.0
2
+ transformers==4.57.3
3
+ open_clip_torch==3.2.0
4
  gradio==5.9.1
5
  gradio_client==1.5.2
6
  torch