Spaces:
Runtime error
Runtime error
teachyourselfcoding
commited on
Commit
•
817f3cf
1
Parent(s):
5d23840
Update generate.py
Browse files- generate.py +1 -1
generate.py
CHANGED
@@ -199,4 +199,4 @@ gr.Interface(
|
|
199 |
],
|
200 |
title="HKLawGPT",
|
201 |
description="",
|
202 |
-
).queue().launch(
|
|
|
199 |
],
|
200 |
title="HKLawGPT",
|
201 |
description="",
|
202 |
+
).queue().launch()
|