Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Azzizz17
/
api
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
api
/
models.py
Azzizz17
Add application file
cf6e4e0
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
70 Bytes
from
pydantic
import
BaseModel
class
Text
(
BaseModel
):
text:
str