Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
### CSCI 4750/5750: regression models
|
| 2 |
|
| 3 |
-
|
| 4 |
import gradio as gr
|
| 5 |
import matplotlib
|
| 6 |
import matplotlib.pyplot as plt
|
|
|
|
| 1 |
### CSCI 4750/5750: regression models
|
| 2 |
|
|
|
|
| 3 |
import gradio as gr
|
| 4 |
import matplotlib
|
| 5 |
import matplotlib.pyplot as plt
|