Spaces:
Runtime error
Runtime error
matthewwang16czap
commited on
Commit
•
22d679b
1
Parent(s):
7f6d710
fix bugs
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit
|
2 |
opencv-python-headless
|
3 |
numpy
|
4 |
-
|
5 |
pandas
|
|
|
1 |
streamlit
|
2 |
opencv-python-headless
|
3 |
numpy
|
4 |
+
transformers[torch]
|
5 |
pandas
|