Spaces:
Sleeping
Sleeping
yunusserhat
commited on
Commit
•
7a402f0
1
Parent(s):
5040f35
Create requirements.txt
Browse files- requirements.txt +34 -0
requirements.txt
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
accelerate
|
2 |
+
aiohttp
|
3 |
+
altair
|
4 |
+
bqplot
|
5 |
+
datasets
|
6 |
+
fastapi
|
7 |
+
filelock
|
8 |
+
geopandas
|
9 |
+
geopy
|
10 |
+
gitpython
|
11 |
+
gradio
|
12 |
+
huggingface-hub
|
13 |
+
ipywidgets
|
14 |
+
jupyterlab
|
15 |
+
matplotlib
|
16 |
+
numpy
|
17 |
+
opencv-python
|
18 |
+
pandas
|
19 |
+
pillow
|
20 |
+
plotly
|
21 |
+
protobuf
|
22 |
+
pyarrow
|
23 |
+
pyyaml
|
24 |
+
requests
|
25 |
+
scikit-learn
|
26 |
+
scipy
|
27 |
+
seaborn
|
28 |
+
spacy
|
29 |
+
sqlalchemy
|
30 |
+
torch
|
31 |
+
torchaudio
|
32 |
+
torchvision
|
33 |
+
transformers
|
34 |
+
uvicorn
|