Spaces:
Sleeping
Sleeping
arieridwans
commited on
Commit
•
afc40d3
1
Parent(s):
aa12138
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
git+https://github.com/huggingface/transformers
|
2 |
-
torch
|
3 |
-
streamlit
|
4 |
huggingface_hub
|
5 |
sentencepiece
|
6 |
accelerate
|
7 |
bitsandbytes
|
8 |
einops
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
huggingface_hub
|
2 |
sentencepiece
|
3 |
accelerate
|
4 |
bitsandbytes
|
5 |
einops
|
6 |
+
git+https://github.com/huggingface/transformers
|
7 |
+
torch
|
8 |
+
streamlit
|