KJMAN678 commited on
Commit
55af786
1 Parent(s): f60665f

import するライブラリ名のタイポ修正

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import streamlit as st
2
- from sbul_image_maker import bul_image_maker
3
 
4
 
5
  def main():
 
1
  import streamlit as st
2
+ from bul_image_maker import bul_image_maker
3
 
4
 
5
  def main():