Spaces:
Running
on
T4
Running
on
T4
Create requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
git+https://github.com/huggingface/transformers.git
|
2 |
+
bitsandbytes==0.41.3
|
3 |
+
accelerate==0.25.0
|