ganjirajesh commited on
Commit
19fd82d
·
verified ·
1 Parent(s): 51fc414

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  # 1. Install necessary libraries (if you haven't already)
2
- pip install gradio-client transformers torch sentencepiece
3
 
4
  # 2. Import libraries
5
  import gradio as gr
 
1
  # 1. Install necessary libraries (if you haven't already)
2
+ # pip install gradio-client transformers torch sentencepiece
3
 
4
  # 2. Import libraries
5
  import gradio as gr