Jay-Rajput commited on
Commit
1dac6ae
·
1 Parent(s): 8639ce7
Files changed (2) hide show
  1. Dockerfile → Dockerfile_old +0 -0
  2. app.py +2 -2
Dockerfile → Dockerfile_old RENAMED
File without changes
app.py CHANGED
@@ -50,5 +50,5 @@ demo = gr.Interface(
50
  description="Drop text and get a more natural, human-like version. Powered by Mistral-7B-Instruct."
51
  )
52
 
53
- if __name__ == "__main__":
54
- demo.launch()
 
50
  description="Drop text and get a more natural, human-like version. Powered by Mistral-7B-Instruct."
51
  )
52
 
53
+ # if __name__ == "__main__":
54
+ # demo.launch()