Spaces:
Runtime error
Runtime error
Upload with huggingface_hub
Browse files
app.py
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
import gradio as gr
|
2 |
import math
|
3 |
-
1/0
|
4 |
from functools import partial
|
5 |
import matplotlib.pyplot as plt
|
6 |
import numpy as np
|
|
|
1 |
import gradio as gr
|
2 |
import math
|
|
|
3 |
from functools import partial
|
4 |
import matplotlib.pyplot as plt
|
5 |
import numpy as np
|