hetzerdj commited on
Commit
556a497
·
verified ·
1 Parent(s): cce7c9f

Update App.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -1,7 +1,3 @@
1
- Please review the following code. nothing to do right now but familarize yourself with it:
2
-  
3
- # app.py for HF Spaces: Gradio UI for Multi-Book Paranormal Text Repository
4
- # (With Codex Tree v0.5: Hierarchical categorization)
5
  import gradio as gr
6
  from haystack import Pipeline, Document
7
  from haystack.components.embedders import SentenceTransformersTextEmbedder
 
 
 
 
 
1
  import gradio as gr
2
  from haystack import Pipeline, Document
3
  from haystack.components.embedders import SentenceTransformersTextEmbedder