Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Abhishek0323
/
Question-and-Answer-Assistant
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Abhishek0323
commited on
Mar 23, 2024
Commit
861aa76
·
verified
·
1 Parent(s):
73f96a4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -27,3 +27,4 @@ iface = gr.Interface(fn=answer_question,
27
28
if __name__ == "__main__":
29
iface.launch()
27
28
if __name__ == "__main__":
29
iface.launch()
30
+