arjunanand13 commited on
Commit
1c26a80
·
verified ·
1 Parent(s): 7e7bdb9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,6 +1,3 @@
1
- timm
2
- sentencepiece
3
- protobuf
4
  numpy
5
  torch
6
  transformers
@@ -12,7 +9,10 @@ bitsandbytes
12
  einops
13
  xformers
14
  gradio
15
- huggingface_hub
 
 
 
16
 
17
 
18
  #2024 june requirements
 
 
 
 
1
  numpy
2
  torch
3
  transformers
 
9
  einops
10
  xformers
11
  gradio
12
+ huggingface_hub
13
+ timm
14
+ sentencepiece
15
+ protobuf
16
 
17
 
18
  #2024 june requirements