Spaces:
Runtime error
Runtime error
MEXC Contract Prediction
This is a Gradio-based application for predicting MEXC contract prices using a pretrained adapter model.
How to Use
- Enter the input text in the provided text box.
- Click the "Submit" button to get the prediction.
Requirements
- transformers
- datasets
- gradio
Running Locally
To run this application locally, you can use the following commands:
pip install -r requirements.txt
python app.py