Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
blue-blue
/
taa
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
taa
/
types
/
file_data.go
vaibhavg
Add application file
8c7ba7b
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
120 Bytes
package
types
type
LocalFileData
struct
{
MimeType
string
Base64Data
string
Url
string
Size
int64
}