Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
deepugaur
/
prompt_projectapp
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
deepugaur
commited on
Nov 23, 2024
Commit
2e2b62c
·
verified
·
1 Parent(s):
55b193c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+4
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,7 @@
1
import streamlit as st
2
import tensorflow as tf
3
import numpy as np
1
+
2
+
3
+
4
+
5
import streamlit as st
6
import tensorflow as tf
7
import numpy as np