Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ transformers~=4.30.2
|
|
4 |
numpy~=1.24.4
|
5 |
tqdm
|
6 |
pandas
|
7 |
-
gradio
|
|
|
|
4 |
numpy~=1.24.4
|
5 |
tqdm
|
6 |
pandas
|
7 |
+
gradio
|
8 |
+
accelerate
|