Thatguy099 commited on
Commit
d9925ae
·
verified ·
1 Parent(s): d316107

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import gradio as gr
2
  import pandas as pd
3
- from soundgasm_scraper import SoundgasmScraper
4
  import time
5
 
6
  # Initialize the scraper
 
1
  import gradio as gr
2
  import pandas as pd
3
+ from main import SoundgasmScraper
4
  import time
5
 
6
  # Initialize the scraper