Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -4,4 +4,7 @@ tqdm
|
|
4 |
torch
|
5 |
clean-text
|
6 |
accelerate
|
7 |
-
optimum[onnxruntime]
|
|
|
|
|
|
|
|
4 |
torch
|
5 |
clean-text
|
6 |
accelerate
|
7 |
+
optimum[onnxruntime]
|
8 |
+
streamlit
|
9 |
+
tensorflow
|
10 |
+
Pillow
|