Spaces:
Build error
Build error
seyia92coding
commited on
Commit
•
84b8493
1
Parent(s):
b1469d4
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
numpy
|
3 |
+
re
|
4 |
+
itertools
|
5 |
+
matplotlib
|
6 |
+
sklearn
|
7 |
+
fuzzywuzzy
|
8 |
+
gradio
|