alisrbdni commited on
Commit
9dc118b
·
verified ·
1 Parent(s): 11a8e77

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -391,6 +391,8 @@
391
 
392
  # if __name__ == "__main__":
393
  # main()
 
 
394
  import streamlit as st
395
  import matplotlib.pyplot as plt
396
  import torch
 
391
 
392
  # if __name__ == "__main__":
393
  # main()
394
+
395
+
396
  import streamlit as st
397
  import matplotlib.pyplot as plt
398
  import torch