Spaces:
Running
Running
Commit
·
728a6ed
1
Parent(s):
1af0f6e
Update app.py
Browse files
app.py
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
import streamlit as st
|
2 |
from tf_coder.value_search import colab_interface
|
3 |
from tf_coder.value_search import value_search_settings
|
|
|
1 |
+
# https://github.com/google-research/tensorflow-coder/blob/master/tf_coder/tf_coder_main.py
|
2 |
import streamlit as st
|
3 |
from tf_coder.value_search import colab_interface
|
4 |
from tf_coder.value_search import value_search_settings
|