antony-pk-g
commited on
Commit
•
e052928
1
Parent(s):
9130089
update
Browse files- requirements.txt +6 -4
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
2 |
-
transformers
|
3 |
-
torch
|
4 |
gradio
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
spaces
|
3 |
+
torch==2.2.0
|
4 |
+
git+https://github.com/huggingface/transformers/
|
5 |
+
optimum
|
6 |
+
accelerate
|
7 |
+
bitsandbytes
|