mdanish commited on
Commit
f60edcd
·
verified ·
1 Parent(s): fd8d179

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ def process_image(image, preprocess):
47
  return processed_image
48
 
49
  def main():
50
- st.title("OpenCLIP Image Analyzer (ViT-H-14)")
51
 
52
  try:
53
  # Load model (uses st.cache_resource)
 
47
  return processed_image
48
 
49
  def main():
50
+ st.title("Percept Human Perception Analyzer")
51
 
52
  try:
53
  # Load model (uses st.cache_resource)