Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -2,3 +2,9 @@ huggingface_hub==0.22.2
|
|
2 |
numpy<2
|
3 |
gradio
|
4 |
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
numpy<2
|
3 |
gradio
|
4 |
torch
|
5 |
+
spaces
|
6 |
+
torch==2.2.0
|
7 |
+
git+https://github.com/huggingface/transformers/
|
8 |
+
optimum
|
9 |
+
accelerate
|
10 |
+
bitsandbytes
|