yeni update
Browse files
app.py
CHANGED
@@ -101,4 +101,4 @@ gr.Interface(
|
|
101 |
outputs="text",
|
102 |
title="Synthetic-data-generation-aze",
|
103 |
description="Generate synthetic data from uploaded files based on a given prompt and customization options.",
|
104 |
-
).launch(show_api=False)
|
|
|
101 |
outputs="text",
|
102 |
title="Synthetic-data-generation-aze",
|
103 |
description="Generate synthetic data from uploaded files based on a given prompt and customization options.",
|
104 |
+
).launch(show_api=False)
|