Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -10,7 +10,7 @@ from Gradio_UI import GradioUI
|
|
10 |
|
11 |
|
12 |
@tool
|
13 |
-
from docx import Document
|
14 |
|
15 |
class UiPathReportTool:
|
16 |
def __init__(self):
|
|
|
10 |
|
11 |
|
12 |
@tool
|
13 |
+
#from docx import Document
|
14 |
|
15 |
class UiPathReportTool:
|
16 |
def __init__(self):
|