lmzjms commited on
Commit
f2c09f0
·
1 Parent(s): fddf093

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -206,7 +206,7 @@ class ConversationBot:
206
 
207
  if __name__ == '__main__':
208
  bot = ConversationBot({#'ImageCaptioning': 'cuda:0',
209
- #'T2A': 'cuda:0',
210
  #'I2A': 'cuda:0'
211
  #'TTS_OOD':'cuda:0'
212
  'TTS': 'cuda:0',
 
206
 
207
  if __name__ == '__main__':
208
  bot = ConversationBot({#'ImageCaptioning': 'cuda:0',
209
+ 'T2A': 'cuda:0',
210
  #'I2A': 'cuda:0'
211
  #'TTS_OOD':'cuda:0'
212
  'TTS': 'cuda:0',