Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
changxin
/
word
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
changxin
commited on
Feb 3, 2023
Commit
086ec71
·
1 Parent(s):
7d0031a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
import gradio as gr
2
import docx
3
-
import pandas
4
5
from docx import Document
6
def wd(x):
1
import gradio as gr
2
import docx
3
+
import pandas
as pd
4
5
from docx import Document
6
def wd(x):