james-ham commited on
Commit
29280bf
·
verified ·
1 Parent(s): 6bcc3c3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -5
requirements.txt CHANGED
@@ -1,6 +1,12 @@
1
- gradio>=4.44.0
2
- transformers>=4.44.2
3
  torch>=2.2.0
4
- safetensors>=0.4.5
5
- Pillow>=10.3.0
6
- requests>=2.32.3
 
 
 
 
 
 
 
1
+ gradio>=3.34
2
+ transformers>=4.35.0
3
  torch>=2.2.0
4
+ accelerate
5
+ safetensors
6
+ timm
7
+ einops
8
+ ftfy
9
+ huggingface-hub
10
+ Pillow
11
+ # install official repo (ensures any package names used by remote code are present)
12
+ git+https://github.com/apple/ml-fastvlm.git