Donyking1818 commited on
Commit
cee1216
·
verified ·
1 Parent(s): 8d74894

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -2,13 +2,12 @@ torch
2
  pillow
3
  gradio
4
  accelerate
5
- # Kita coba pake library langsung dari pembuat GLM atau HF yang paling update khusus ini
6
  git+https://github.com/huggingface/transformers.git
7
  einops
8
  sentencepiece
9
  protobuf
10
  scipy
11
  tiktoken
12
- # Wajib ada buat GLM model vision
13
  torchvision
14
  timm
 
2
  pillow
3
  gradio
4
  accelerate
5
+ # WAJIB PAKE GIT UNTUK GLM
6
  git+https://github.com/huggingface/transformers.git
7
  einops
8
  sentencepiece
9
  protobuf
10
  scipy
11
  tiktoken
 
12
  torchvision
13
  timm