Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -2,13 +2,12 @@ torch
|
|
| 2 |
pillow
|
| 3 |
gradio
|
| 4 |
accelerate
|
| 5 |
-
#
|
| 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
|