Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
hysts/MMMU-dataset-viewer
hayas
/
JMMMU-dataset-viewer
like
3
Sleeping
App
Files
Files
Community
910a1c2
JMMMU-dataset-viewer
/
pyproject.toml
hayas
gradio==5.1.0
910a1c2
about 2 months ago
raw
Copy download link
history
blame
Safe
197 Bytes
[project]
name
=
"jmmmu-dataset-viewer"
version
=
"0.1.0"
description
=
""
readme
=
"README.md"
requires-python
=
">=3.10"
dependencies
= [
"datasets>=3.0.1"
,
"gradio>=5.1.0"
,
"hf-transfer>=0.1.8"
]