Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
hysts
/
MMMU-dataset-viewer
like
2
Running
App
Files
Files
Community
3d0dfd6
MMMU-dataset-viewer
/
pyproject.toml
hysts
HF staff
Update
3d0dfd6
about 1 month ago
raw
Copy download link
history
blame
212 Bytes
[project]
name
=
"mmmu-dataset-viewer"
version
=
"0.1.0"
description
=
""
readme
=
"README.md"
requires-python
=
">=3.10"
dependencies
= [
"datasets>=3.0.1"
,
"gradio>=4.44.1"
,
"hf-transfer>=0.1.8"
,
]