Spaces:
Runtime error
Runtime error
sarjunshankar
commited on
Commit
·
7e12fc3
1
Parent(s):
9ecba39
modified requirements
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
accelerate
|
2 |
+
transformers>4.43
|
3 |
+
SentencePiece
|
4 |
+
bitsandbytes
|
5 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
6 |
+
torch
|