Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xwwww
/
newtest
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
newtest
/
types
/
file_data.go
xwwww
Upload 888 files
305487b
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
128 Bytes
package
types
type
LocalFileData
struct
{
MimeType
string
Base64Data
string
Url
string
Size
int64
}