Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
phate334
/
gguf-parser-web
like
1
Running
App
Files
Files
Community
5f612d0
gguf-parser-web
/
pyproject.toml
phate334
[add] init
2678ef5
16 days ago
raw
Copy download link
history
blame
Safe
206 Bytes
[project]
name
=
"gguf-parser-web"
version
=
"0.1.0"
description
=
"Add your description here"
readme
=
"README.md"
requires-python
=
">=3.13"
dependencies
= [
"gradio==5.4.0"
,
"orjson==3.10.10"
,
]