Spaces:
Runtime error
Runtime error
Commit ·
b0256eb
1
Parent(s): 76e85b0
no plotly yet!
Browse files
app.py
CHANGED
|
@@ -7,7 +7,6 @@ import os
|
|
| 7 |
import gzip
|
| 8 |
import shutil
|
| 9 |
import numpy as np
|
| 10 |
-
import plotly.plotly as py
|
| 11 |
import matplotlib.pyplot as plt
|
| 12 |
|
| 13 |
from huggingface_hub import hf_hub_download
|
|
|
|
| 7 |
import gzip
|
| 8 |
import shutil
|
| 9 |
import numpy as np
|
|
|
|
| 10 |
import matplotlib.pyplot as plt
|
| 11 |
|
| 12 |
from huggingface_hub import hf_hub_download
|