ksatzke commited on
Commit
eabc2c4
·
verified ·
1 Parent(s): 59c09a6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,5 +1,4 @@
1
  import streamlit as st
2
- #import gradio as gr
3
  import torch
4
  import logging
5
  from typing import List, Dict
 
1
  import streamlit as st
 
2
  import torch
3
  import logging
4
  from typing import List, Dict