gnosticdev commited on
Commit
f11bbfb
·
verified ·
1 Parent(s): 93b28a9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import gradio as gr
2
  from tts_module import get_voices, text_to_speech
3
  from moviepy.editor import (
 
1
+ import requests_proxy
2
  import gradio as gr
3
  from tts_module import get_voices, text_to_speech
4
  from moviepy.editor import (