Spaces:
Runtime error
Runtime error
Commit
·
3eb0b43
1
Parent(s):
dfcdf7b
Create requirements.txt
Browse files- requirements.txt +13 -0
requirements.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
jprops==2.0.2
|
2 |
+
Levenshtein==0.19.3
|
3 |
+
matplotlib
|
4 |
+
numpy
|
5 |
+
pandas
|
6 |
+
os
|
7 |
+
sys
|
8 |
+
random
|
9 |
+
time
|
10 |
+
uuid
|
11 |
+
argparse
|
12 |
+
matumizi
|
13 |
+
streamlit
|