patmakur commited on
Commit
b4be869
·
verified ·
1 Parent(s): d4bf6ef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -1,6 +1,3 @@
1
- import matplotlib.pyplot as plt
2
- import numpy as np
3
-
4
  import gradio as gr
5
 
6
  def plot_forecast(final_year, companies, noise, show_legend, point_style):
 
 
 
 
1
  import gradio as gr
2
 
3
  def plot_forecast(final_year, companies, noise, show_legend, point_style):