Spaces:
Runtime error
Runtime error
Commit
·
8f190f9
1
Parent(s):
fecaa45
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
openpyxl
|
| 2 |
pandas
|
| 3 |
simplet5
|
| 4 |
-
streamlit
|
| 5 |
transformers==4.16.2
|
| 6 |
stqdm
|
| 7 |
torch
|
|
|
|
|
|
| 1 |
openpyxl
|
| 2 |
pandas
|
| 3 |
simplet5
|
| 4 |
+
streamlit
|
| 5 |
transformers==4.16.2
|
| 6 |
stqdm
|
| 7 |
torch
|
| 8 |
+
tensorflow
|