SilvusTV commited on
Commit
57b9447
1 Parent(s): 78be242

remove dead code

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -1,8 +1,7 @@
1
  from image import *
2
  from language import *
3
  import streamlit as st
4
- import torch
5
- import os
6
 
7
  # url = "https://i.imgur.com/qs0CxjE_d.webp?maxwidth=760&fidelity=grand"
8
  # text = "What is the two color's car ?"
 
1
  from image import *
2
  from language import *
3
  import streamlit as st
4
+
 
5
 
6
  # url = "https://i.imgur.com/qs0CxjE_d.webp?maxwidth=760&fidelity=grand"
7
  # text = "What is the two color's car ?"