fccoelho commited on
Commit
64283bd
·
1 Parent(s): 40dd027

fixes in the background

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -8,10 +8,6 @@ from aiwrite.gradgui import app
8
  client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
9
 
10
 
11
-
12
-
13
-
14
-
15
  if __name__ == "__main__":
16
  # demo.launch()
17
  app.main()
 
8
  client = InferenceClient("HuggingFaceH4/zephyr-7b-beta")
9
 
10
 
 
 
 
 
11
  if __name__ == "__main__":
12
  # demo.launch()
13
  app.main()