Spaces:
Sleeping
Sleeping
chienweichang
commited on
Commit
•
f5b7aba
1
Parent(s):
a3d521d
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
fastapi
|
2 |
+
uvicorn
|
3 |
+
scikit-learn==1.2.2
|
4 |
+
pandas
|
5 |
+
numpy
|
6 |
+
geopy
|