MisterAI commited on
Commit
39663ce
·
verified ·
1 Parent(s): bb3d621

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ import gradio as gr
3
  from transformers import pipeline
4
  from pptx import Presentation
5
  from pptx.util import Inches
6
- python
7
 
8
  # Préprompt pour donner des instructions au modèle
9
  PREPROMPT = """Vous êtes un assistant IA chargé de générer une présentation PowerPoint à partir d'un texte fourni par un utilisateur. Voici les instructions à suivre :
 
3
  from transformers import pipeline
4
  from pptx import Presentation
5
  from pptx.util import Inches
6
+
7
 
8
  # Préprompt pour donner des instructions au modèle
9
  PREPROMPT = """Vous êtes un assistant IA chargé de générer une présentation PowerPoint à partir d'un texte fourni par un utilisateur. Voici les instructions à suivre :