Jiangxz01 commited on
Commit
715b778
·
verified ·
1 Parent(s): 68a47b9

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -8
app.py CHANGED
@@ -243,14 +243,6 @@ async def process_podcast(input_text, input_file, language, speaker1, speaker2,
243
  return podcast_text, audio_file
244
 
245
  custom_css = """
246
- body {
247
- background-color: #f0f8ff;
248
- }
249
- .gradio-container {
250
- background-color: #f0f8ff;
251
- border-radius: 20px;
252
- box-shadow: 0 0 20px rgba(0,0,0,0.1);
253
- }
254
  .center-aligned {
255
  text-align: center !important;
256
  color: #ff4081;
 
243
  return podcast_text, audio_file
244
 
245
  custom_css = """
 
 
 
 
 
 
 
 
246
  .center-aligned {
247
  text-align: center !important;
248
  color: #ff4081;