Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
Jadewave/trans2
Jadewave
/
trans3
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
trans3
/
ui
/
lib
/
api
/
schemas
/
createProjectRequest.ts
Mayo
feat: Codex integration
dab69e9
unverified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
156 Bytes
/**
* Generated by orval v8.8.1 🍺
* Do not edit manually.
* OpenAPI spec version: 0.0.1
*/
export
interface
CreateProjectRequest
{
name
:
string
}