Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
build-small-hackathon
/
rupkotha
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
rupkotha
/
pyproject.toml
Deb
rupkotha_1st_commit
f655146
18 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
199 Bytes
[project]
name
=
"rupkatha"
version
=
"0.1.0"
requires-python
=
">=3.10,<3.13"
dependencies
= [
"gradio>=6.17.3"
,
"modal>=1.5.0"
,
]
[dependency-groups]
finetune
= [
"datasets>=5.0.0"
,
]