Grandediw commited on
Commit
dc0fd01
·
verified ·
1 Parent(s): 7c4000a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -2,10 +2,7 @@ import gradio as gr
2
  import pandas as pd
3
  import numpy as np
4
  from xgboost import Booster, DMatrix
5
- import requests
6
- from bs4 import BeautifulSoup
7
- # Base URL for raw GitHub images
8
- base_url = "https://raw.githubusercontent.com/RoyaleAPI/cr-api-assets/master/cards/"
9
 
10
  # Generating the complete `card_images` dictionary
11
  card_numbers = {
 
2
  import pandas as pd
3
  import numpy as np
4
  from xgboost import Booster, DMatrix
5
+
 
 
 
6
 
7
  # Generating the complete `card_images` dictionary
8
  card_numbers = {