Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
burtenshaw
/
recap
like
34
Running
App
Files
Files
Community
3
be34010
recap
/
pyproject.toml
burtenshaw
first commit
6b07e4a
11 days ago
raw
Copy download link
history
blame
Safe
201 Bytes
[project]
name
=
"hub-recap"
version
=
"0.1.0"
description
=
"Add your description here"
readme
=
"README.md"
requires-python
=
">=3.11"
dependencies
= [
"gradio>=5.9.1"
,
"requests>=2.32.3"
,
]