osanchik commited on
Commit
6e7628d
·
1 Parent(s): 51b3e17

Update setup.py

Browse files
Files changed (1) hide show
  1. setup.py +2 -2
setup.py CHANGED
@@ -2,8 +2,8 @@
2
  import os
3
  import streamlit as st
4
 
5
- # from huggingface_hub import hf_hub_url, cached_download
6
- # from huggingface_hub.archive import unpack_archive
7
 
8
 
9
  def downlad_images() :
 
2
  import os
3
  import streamlit as st
4
 
5
+ from huggingface_hub import hf_hub_url, cached_download
6
+ from huggingface_hub.archive import unpack_archive
7
 
8
 
9
  def downlad_images() :