Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -66,7 +66,6 @@ if __name__ == "__main__":
|
|
66 |
inputs="text",
|
67 |
outputs="text",
|
68 |
title="Hadith Classification App",
|
69 |
-
description="Classify Hadith text based on pre-trained model."
|
70 |
)
|
71 |
|
72 |
# Launch the Gradio interface
|
|
|
66 |
inputs="text",
|
67 |
outputs="text",
|
68 |
title="Hadith Classification App",
|
|
|
69 |
)
|
70 |
|
71 |
# Launch the Gradio interface
|