Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -142,7 +142,7 @@ def gradio_train_stock_model(stock_symbol, start_date, end_date, feature_range_m
|
|
142 |
title = "StockLlama-TrainOnAnyStock"
|
143 |
description = """
|
144 |
## StockLlama
|
145 |
-

|
146 |
### Description
|
147 |
StockLlama is a time series forecasting pre-trained model based on Llama, enhanced with custom embeddings for improved accuracy.
|
148 |
### How It Works
|