Spaces:
Runtime error
Runtime error
sihanasaku
commited on
Commit
•
ae58de7
1
Parent(s):
5d4dee1
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit
|
2 |
opencv-python-headless
|
3 |
numpy
|
4 |
-
transformers[
|
5 |
pandas
|
|
|
1 |
streamlit
|
2 |
opencv-python-headless
|
3 |
numpy
|
4 |
+
transformers[tf-cpu]
|
5 |
pandas
|