Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,11 +1,4 @@
|
|
| 1 |
-
# -*- coding: utf-8 -*-
|
| 2 |
-
"""abc
|
| 3 |
|
| 4 |
-
Automatically generated by Colab.
|
| 5 |
-
|
| 6 |
-
Original file is located at
|
| 7 |
-
https://colab.research.google.com/drive/1EU4tFvLppxOL2D8N5dFAOl3uJQhmPbQX
|
| 8 |
-
"""
|
| 9 |
|
| 10 |
import gradio as gr
|
| 11 |
import pandas as pd
|
|
|
|
|
|
|
|
|
|
| 1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
import gradio as gr
|
| 4 |
import pandas as pd
|