Spaces:
Configuration error
Configuration error
{ | |
"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. |