Spaces:
Runtime error
Runtime error
Commit
·
0690c8d
1
Parent(s):
cba212b
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
!pip install -q -U git+https://github.com/huggingface/transformers.git git+https://github.com/huggingface/accelerate.git git+https://github.com/huggingface/peft.git
|
2 |
-
!pip install -q datasets bitsandbytes einops
|
|
|
|
1 |
!pip install -q -U git+https://github.com/huggingface/transformers.git git+https://github.com/huggingface/accelerate.git git+https://github.com/huggingface/peft.git
|
2 |
+
!pip install -q datasets bitsandbytes einops
|
3 |
+
gradio
|