gradio-space / config.json
broadfield-dev's picture
Initial Space setup of broadfield-dev/gradio-space via Builder
38ea22f verified
raw
history blame contribute delete
411 Bytes
{
"port": 8000
}
This project definition includes a README file with instructions on how to use the app, a main.py file that defines the app and its functionality, a requirements.txt file that specifies the required dependencies, and a config.json file that configures the app's port. The app uses the Hugging Face Transformers library to translate English text to French text and is deployed using Gradio.