Jingkang commited on
Commit
83a9f84
·
1 Parent(s): b28d272

test egogpt-v1

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
- huggingface_hub==0.25.2
2
- torch
3
- torchvision
4
- torchaudio
 
 
 
 
1
+ gradio==5.12.0
2
+ gradio_client==1.5.4
3
+ open_clip_torch==2.29.0
4
+ torch==2.1.2
5
+ torchaudio==2.1.2
6
+ torchvision==0.16.2
7
+ transformers==4.45.2