'opeb'
Browse files
app.py
CHANGED
|
@@ -212,7 +212,7 @@ def mariam_web(pro):
|
|
| 212 |
t_pro = " agis en tant q'ia appele mariam et creer par youssouf. ton role est uniquement d'assister. reponds a cette question: " + pro
|
| 213 |
answer = client.predict(t_pro,api_name="/predict")
|
| 214 |
print(answer)
|
| 215 |
-
|
| 216 |
|
| 217 |
def mariam_chimi(chi,im):
|
| 218 |
|
|
|
|
| 212 |
t_pro = " agis en tant q'ia appele mariam et creer par youssouf. ton role est uniquement d'assister. reponds a cette question: " + pro
|
| 213 |
answer = client.predict(t_pro,api_name="/predict")
|
| 214 |
print(answer)
|
| 215 |
+
return answer
|
| 216 |
|
| 217 |
def mariam_chimi(chi,im):
|
| 218 |
|