OPtimusPrimeSkibidi commited on
Commit
3377d0d
·
verified ·
1 Parent(s): 118ab46

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -7
app.py CHANGED
@@ -38,10 +38,4 @@ demo = gr.ChatInterface(
38
  undo_btn=None,
39
  )
40
 
41
- demo.launch()
42
- ```
43
-
44
- **3. Create `requirements.txt`:**
45
- ```
46
- llama-cpp-python
47
- gradio
 
38
  undo_btn=None,
39
  )
40
 
41
+ demo.launch()