Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OpenRAG128
/
demo-app
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
nisharg nargund
commited on
Sep 8, 2023
Commit
247a01c
·
1 Parent(s):
022bcdd
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
-
import streamlit as st
2
import tensorflow as tf
3
from PIL import Image
4
import numpy as np
5
import keras
1
import tensorflow as tf
2
+
import streamlit as st
3
from PIL import Image
4
import numpy as np
5
import keras