DrishtiSharma commited on
Commit
a86b5c1
·
verified ·
1 Parent(s): 76c69cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import gradio as gr
2
- from theme4 import fast_rtc_theme
3
  import torch
4
  import json
5
  import uuid
 
1
  import gradio as gr
2
+ from theme import fast_rtc_theme
3
  import torch
4
  import json
5
  import uuid