Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
soiz1
/
vidyodl
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
vidyodl
/
app
/
models.py
soiz1
Migrated from GitHub
81e73d0
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
from
pydantic
import
BaseModel
class
downloadResponseModel
(
BaseModel
):
response:
dict