Spaces:
Running
Running
ashhadahsan
commited on
Commit
·
e737585
1
Parent(s):
d95a5da
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
openpyxl
|
2 |
pandas
|
3 |
simplet5
|
4 |
-
streamlit
|
5 |
transformers==4.16.2
|
6 |
stqdm
|
7 |
torch
|
|
|
8 |
tensorflow
|
|
|
1 |
openpyxl
|
2 |
pandas
|
3 |
simplet5
|
4 |
+
streamlit
|
5 |
transformers==4.16.2
|
6 |
stqdm
|
7 |
torch
|
8 |
+
altair<5
|
9 |
tensorflow
|