Spaces:
Sleeping
Sleeping
acecalisto3
commited on
Commit
•
44c9594
1
Parent(s):
77d5d87
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
os
|
2 |
subprocess
|
3 |
streamlit==1.35.0
|
4 |
transformers
|
@@ -6,4 +5,5 @@ black
|
|
6 |
pylint
|
7 |
io
|
8 |
openai
|
9 |
-
sys
|
|
|
|
|
|
1 |
subprocess
|
2 |
streamlit==1.35.0
|
3 |
transformers
|
|
|
5 |
pylint
|
6 |
io
|
7 |
openai
|
8 |
+
sys
|
9 |
+
tensor
|