Spaces:
Runtime error
Runtime error
typesdigital
commited on
Commit
•
3d4072e
1
Parent(s):
0e36237
Create requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
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
|