Spaces:
Sleeping
Sleeping
vvv-knyazeva
commited on
Commit
·
55ff7ab
1
Parent(s):
3673437
Upload requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.23.1
|
2 |
+
torch==2.0.1
|
3 |
+
numpy==1.23.5
|
4 |
+
pandas==1.5.3
|
5 |
+
transformers==4.30.0
|
6 |
+
regex==2022.10.31
|