Francesco Laiti commited on
Commit
a768fc6
·
1 Parent(s): 7b221b5

Update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +95 -2
requirements.txt CHANGED
@@ -1,2 +1,95 @@
1
- gradio
2
- requests
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==0.12.0
2
+ agno==1.1.14
3
+ annotated-types==0.7.0
4
+ anyio==4.5.2
5
+ astunparse==1.6.3
6
+ cachetools==4.2.2
7
+ certifi==2021.5.30
8
+ chardet==4.0.0
9
+ click==8.1.8
10
+ cycler==0.10.0
11
+ decorator==4.4.2
12
+ distro==1.9.0
13
+ docstring_parser==0.16
14
+ exceptiongroup==1.2.2
15
+ flatbuffers==1.12
16
+ gast==0.4.0
17
+ gitdb==4.0.12
18
+ GitPython==3.1.44
19
+ google-auth==1.30.0
20
+ google-auth-oauthlib==0.4.4
21
+ google-pasta==0.2.0
22
+ greenlet==3.1.1
23
+ grpcio==1.34.1
24
+ h11==0.14.0
25
+ h5py==3.1.0
26
+ helper==2.5.0
27
+ helpers==0.2.0
28
+ httpcore==1.0.7
29
+ httpx==0.27.2
30
+ idna==2.10
31
+ imageio==2.9.0
32
+ instascrape==0.1
33
+ jiter==0.9.0
34
+ joblib==1.0.1
35
+ Keras==2.4.3
36
+ keras-nightly==2.5.0.dev2021032900
37
+ Keras-Preprocessing==1.1.2
38
+ kiwisolver==1.3.1
39
+ lxml==4.9.2
40
+ Markdown==3.3.4
41
+ markdown-it-py==3.0.0
42
+ matplotlib==3.4.2
43
+ mdurl==0.1.2
44
+ networkx==2.5.1
45
+ numpy==1.20.3
46
+ oauthlib==3.1.0
47
+ ollama==0.4.5
48
+ openai==1.67.0
49
+ opt-einsum==3.3.0
50
+ osgeo==0.0.0
51
+ pandas==2.0.3
52
+ Pillow==8.2.0
53
+ protobuf==3.17.0
54
+ psutil==6.1.1
55
+ pyasn1==0.4.8
56
+ pyasn1-modules==0.2.8
57
+ pydantic==2.10.4
58
+ pydantic-settings==2.8.1
59
+ pydantic_core==2.27.2
60
+ Pygments==2.19.1
61
+ pyparsing==2.4.7
62
+ python-dateutil==2.9.0.post0
63
+ python-dotenv==1.0.1
64
+ python-multipart==0.0.20
65
+ pytz==2024.2
66
+ PyWavelets==1.1.1
67
+ PyYAML==5.4.1
68
+ requests==2.25.1
69
+ requests-oauthlib==1.3.0
70
+ rich==13.9.4
71
+ rsa==4.7.2
72
+ scikit-image==0.18.1
73
+ scikit-learn==0.24.2
74
+ scipy==1.6.3
75
+ shellingham==1.5.4
76
+ six==1.15.0
77
+ smmap==5.0.2
78
+ sniffio==1.3.1
79
+ SQLAlchemy==2.0.39
80
+ tensorboard==2.5.0
81
+ tensorboard-data-server==0.6.1
82
+ tensorboard-plugin-wit==1.8.0
83
+ tensorflow-estimator==2.5.0
84
+ termcolor==1.1.0
85
+ threadpoolctl==2.1.0
86
+ tifffile==2021.4.8
87
+ tomli==2.2.1
88
+ tqdm==4.67.1
89
+ typer==0.15.2
90
+ typing_extensions==4.12.2
91
+ tzdata==2024.2
92
+ urllib3==1.26.4
93
+ validate-email==1.3
94
+ Werkzeug==2.0.1
95
+ wrapt==1.12.1