Update app.py
Browse files
app.py
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
# app.py
|
2 |
-
from inference_test_turkcell_with_intents import
|
|
|
|
1 |
# app.py
|
2 |
+
from inference_test_turkcell_with_intents import app
|
3 |
+
# veya train_lora_turkcell / inference_test_turkcell_with_intents / inference_test_turkcell
|