Pijush2023 commited on
Commit
6fd505a
·
verified ·
1 Parent(s): 8d76824

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -26,6 +26,7 @@ import torchaudio
26
  from transformers import pipeline, AutoModelForSpeechSeq2Seq, AutoProcessor
27
  import numpy as np
28
  import threading
 
29
 
30
 
31
  #code for history
 
26
  from transformers import pipeline, AutoModelForSpeechSeq2Seq, AutoProcessor
27
  import numpy as np
28
  import threading
29
+ from langchain_core.prompts import MessagesPlaceholder
30
 
31
 
32
  #code for history