Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
enzostvs
/
Logo.Ai
like
96
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
main
Logo.Ai
/
_types
/
index.ts
enzostvs
HF staff
initial commit
67ea2ab
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
133 Bytes
export
interface
Form
{
brand_name
:
string
;
description
:
string
;
display_name
:
boolean
;
industry
:
string
;
style
:
string
;
}