transpolymer commited on
Commit
c615f5a
·
verified ·
1 Parent(s): f49ea58

Update prediction.py

Browse files
Files changed (1) hide show
  1. prediction.py +1 -3
prediction.py CHANGED
@@ -187,6 +187,4 @@ def show():
187
  except Exception as e:
188
  st.error(f"Prediction failed: {e}")
189
 
190
- # Running the app
191
- if __name__ == "__main__":
192
- show()
 
187
  except Exception as e:
188
  st.error(f"Prediction failed: {e}")
189
 
190
+