Spaces:
Sleeping
Sleeping
shreyas2509
commited on
Commit
•
03618ce
1
Parent(s):
0bb99b7
init
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
transformers
|
3 |
+
Pillow
|
4 |
+
gradio
|
5 |
+
scikit-image
|
6 |
+
folium
|
7 |
+
geopy
|
8 |
+
reverse-geocoder
|
9 |
+
torchvision
|