Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch
|
2 |
transformers
|
3 |
-
accelerate
|
4 |
streamlit
|
5 |
-
bitsandbytes
|
|
|
|
1 |
torch
|
2 |
transformers
|
|
|
3 |
streamlit
|
4 |
+
bitsandbytes
|
5 |
+
accelerate
|