Spaces:
Sleeping
Sleeping
app.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
import streamlit as st
|
2 |
|
3 |
-
st.write('Using submodule https://github.com/Fraser-Greenlee/t5-vae-flax'
|
4 |
|
5 |
import os
|
6 |
st.write(os.listdir('.'))
|
|
|
1 |
import streamlit as st
|
2 |
|
3 |
+
st.write('Using submodule https://github.com/Fraser-Greenlee/t5-vae-flax')
|
4 |
|
5 |
import os
|
6 |
st.write(os.listdir('.'))
|