Spaces:
Build error
Build error
Upload 10 files
Browse files- app.py +1 -1
- requirements.txt +2 -1
- sample_text.txt +1 -1
app.py
CHANGED
@@ -151,4 +151,4 @@ iface = gr.Interface(fn=process_text,
|
|
151 |
description=description,
|
152 |
article=article
|
153 |
)
|
154 |
-
iface.launch(debug=
|
|
|
151 |
description=description,
|
152 |
article=article
|
153 |
)
|
154 |
+
iface.launch(debug=False)
|
requirements.txt
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
gradio
|
|
|
|
1 |
+
gradio
|
2 |
+
torch
|
sample_text.txt
CHANGED
@@ -1 +1 @@
|
|
1 |
-
|
|
|
1 |
+
Electrical, Heating, Interior Shutters, General, Temporary Lighting
|