Upload requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio==5.42.0
|
|
|
2 |
torch==2.6.0
|
3 |
numpy==2.2.4
|
4 |
transformers==4.40.1
|
|
|
1 |
gradio==5.42.0
|
2 |
+
accelerate==1.6.0
|
3 |
torch==2.6.0
|
4 |
numpy==2.2.4
|
5 |
transformers==4.40.1
|