jamino30 commited on
Commit
2636ace
1 Parent(s): 573e44f

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -169
requirements.txt CHANGED
@@ -1,169 +1,9 @@
1
- absl-py==2.1.0
2
- aiofiles==23.2.1
3
- aiohappyeyeballs==2.4.0
4
- aiohttp==3.10.5
5
- aiosignal==1.3.1
6
- annotated-types==0.7.0
7
- anyio==4.6.0
8
- appnope==0.1.4
9
- astor==0.8.1
10
- asttokens==2.4.1
11
- attrs==24.2.0
12
- blessed==1.20.0
13
- cachetools==5.5.0
14
- certifi==2024.8.30
15
- charset-normalizer==3.3.2
16
- click==8.1.7
17
- comm==0.2.2
18
- contourpy==1.3.0
19
- cycler==0.12.1
20
- debugpy==1.8.7
21
- decorator==5.1.1
22
- distro==1.9.0
23
- editor==1.6.6
24
- executing==2.1.0
25
- fastapi==0.115.0
26
- ffmpy==0.4.0
27
- filelock==3.16.1
28
- fonttools==4.54.1
29
- frozenlist==1.4.1
30
- fsspec==2024.9.0
31
- git-python==1.0.3
32
- gitdb==4.0.11
33
- GitPython==3.1.43
34
- google-ai-generativelanguage==0.6.6
35
- google-api-core==2.19.2
36
- google-api-python-client==2.144.0
37
- google-auth==2.34.0
38
- google-auth-httplib2==0.2.0
39
- google-generativeai==0.7.2
40
- googleapis-common-protos==1.65.0
41
- gradio==4.44.1
42
- gradio_client==1.3.0
43
- gradio_imageslider==0.0.20
44
- grpcio==1.66.1
45
- grpcio-status==1.62.3
46
- h11==0.14.0
47
- html2image==2.0.4.3
48
- html2text==2024.2.26
49
- httpcore==1.0.5
50
- httplib2==0.22.0
51
- httpx==0.27.2
52
- huggingface-hub==0.25.1
53
- idna==3.10
54
- importlib_metadata==8.4.0
55
- importlib_resources==6.4.5
56
- inquirer==3.4.0
57
- ipykernel==6.29.5
58
- ipython==8.28.0
59
- jedi==0.19.1
60
- Jinja2==3.1.4
61
- jiter==0.5.0
62
- joblib==1.4.2
63
- jsonschema==4.23.0
64
- jsonschema-specifications==2023.12.1
65
- jupyter_client==8.6.3
66
- jupyter_core==5.7.2
67
- kiwisolver==1.4.7
68
- litellm==1.44.22
69
- Markdown==3.7
70
- markdown-it-py==3.0.0
71
- MarkupSafe==2.1.5
72
- matplotlib==3.9.2
73
- matplotlib-inline==0.1.7
74
- mdurl==0.1.2
75
- mpmath==1.3.0
76
- multidict==6.0.5
77
- nest-asyncio==1.6.0
78
- networkx==3.3
79
- nltk==3.9.1
80
- numpy==2.1.1
81
- open-interpreter==0.3.12
82
- openai==1.44.1
83
- opencv-python==4.10.0.84
84
- orjson==3.10.7
85
- outcome==1.3.0.post0
86
- packaging==24.1
87
- pandas==2.2.3
88
- parso==0.8.4
89
- pexpect==4.9.0
90
- pillow==10.4.0
91
- platformdirs==4.3.6
92
- prompt_toolkit==3.0.48
93
- proto-plus==1.24.0
94
- protobuf==5.28.2
95
- psutil==5.9.8
96
- ptyprocess==0.7.0
97
- pure_eval==0.2.3
98
- pyasn1==0.6.0
99
- pyasn1_modules==0.4.0
100
- pydantic==2.9.2
101
- pydantic_core==2.23.4
102
- pydub==0.25.1
103
- Pygments==2.18.0
104
- pyparsing==3.1.4
105
- pyperclip==1.9.0
106
- PySocks==1.7.1
107
- python-dateutil==2.9.0.post0
108
- python-dotenv==1.0.1
109
- python-multipart==0.0.10
110
- pytz==2024.2
111
- PyYAML==6.0.2
112
- pyzmq==26.2.0
113
- readchar==4.2.0
114
- referencing==0.35.1
115
- regex==2024.7.24
116
- requests==2.32.3
117
- rich==13.8.1
118
- rpds-py==0.20.0
119
- rsa==4.9
120
- ruff==0.6.8
121
- runs==1.2.2
122
- scikit-learn==1.5.2
123
- scipy==1.14.1
124
- selenium==4.24.0
125
- semantic-version==2.10.0
126
- Send2Trash==1.8.3
127
- setuptools==75.1.0
128
- shellingham==1.5.4
129
- shortuuid==1.0.13
130
- six==1.16.0
131
- smmap==5.0.1
132
- sniffio==1.3.1
133
- sortedcontainers==2.4.0
134
- spaces==0.30.2
135
- stack-data==0.6.3
136
- starlette==0.38.6
137
- sympy==1.13.3
138
- tensorboard==2.18.0
139
- tensorboard-data-server==0.7.2
140
- termcolor==2.3.0
141
- threadpoolctl==3.5.0
142
- tiktoken==0.7.0
143
- tokenizers==0.20.0
144
- tokentrim==0.1.13
145
- toml==0.10.2
146
- tomlkit==0.12.0
147
- torchvision==0.19.1
148
- tornado==6.4.1
149
- tqdm==4.66.5
150
- traitlets==5.14.3
151
- trio==0.26.2
152
- trio-websocket==0.11.1
153
- typer==0.12.5
154
- typing_extensions==4.12.2
155
- tzdata==2024.2
156
- uritemplate==4.1.1
157
- urllib3==2.2.3
158
- uvicorn==0.30.6
159
- wcwidth==0.2.13
160
- webdriver-manager==4.0.2
161
- websocket-client==1.8.0
162
- websockets==12.0
163
- Werkzeug==3.0.4
164
- wget==3.2
165
- wsproto==1.2.0
166
- xmod==1.8.1
167
- yarl==1.11.0
168
- yaspin==3.0.2
169
- zipp==3.20.1
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
+ torch
3
+ torchvision
4
+ pillow
5
+ gradio
6
+ gradio_imageslider
7
+ spaces
8
+ tqdm
9
+ tensorboard