Spaces:
Runtime error
Runtime error
AliMustapha
commited on
Commit
·
c51cfe5
1
Parent(s):
7c1f614
add requrements.txt file
Browse files- requirements.txt +15 -0
requirements.txt
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pip==22.0.2
|
2 |
+
platformdirs==2.5.1
|
3 |
+
plotly==5.15.0
|
4 |
+
scikit-learn
|
5 |
+
tensorflow==2.11.0
|
6 |
+
tqdm==4.65.0
|
7 |
+
unicodedata2==14.0.0
|
8 |
+
unidecode==1.3.6
|
9 |
+
pandas
|
10 |
+
gradio
|
11 |
+
numpy
|
12 |
+
regex
|
13 |
+
protobuf<=3.20.*
|
14 |
+
pydriller
|
15 |
+
plotly
|