Spaces:
Build error
Build error
Commit
·
08d0a95
1
Parent(s):
b9e6a5f
Update app.py
Browse files
app.py
CHANGED
@@ -2,7 +2,6 @@ import json
|
|
2 |
import math
|
3 |
import random
|
4 |
import os
|
5 |
-
import gdown
|
6 |
import streamlit as st
|
7 |
|
8 |
st.set_page_config(page_title="HuggingArtists")
|
|
|
2 |
import math
|
3 |
import random
|
4 |
import os
|
|
|
5 |
import streamlit as st
|
6 |
|
7 |
st.set_page_config(page_title="HuggingArtists")
|