Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hnmr293
/
imgcvt
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
imgcvt
/
pyproject.toml
hnmr
i
58ed11a
4 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
198 Bytes
[project]
name
=
"imgconv"
version
=
"0.1.0"
description
=
"Add your description here"
readme
=
"README.md"
requires-python
=
">=3.12"
dependencies
= [
"gradio>=5.20.1"
,
"pillow>=11.1.0"
,
]