RithwikG commited on
Commit
4430a60
·
1 Parent(s): 1233310

fixed limiting

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,7 +43,7 @@ with gr.Blocks(title = "CP Helper Bot") as demo:
43
 
44
  Thanks for using this bot, and I hope you found it helpful!
45
 
46
- This is an open source project maintained by Rithwik Gupta (https://github.com/Rithwik-G, beaboss on codeforces). If you would like to contribute (by adding scrapers for other OJs, adding features, adjusting prompts, making the feedback system better, etc.), you can make a pull request on HuggingFace community tab or GitHub. If you want to collaborate, feel free to DM me on discord _rithwik or at rithwikca2020@gmail.com.
47
 
48
  If you found this bot useful, please star the GitHub repo :)
49
 
 
43
 
44
  Thanks for using this bot, and I hope you found it helpful!
45
 
46
+ This is an open source project maintained by Rithwik Gupta (https://github.com/Rithwik-G, beaboss on codeforces). If you would like to contribute (by adding scrapers for other OJs, adding features, adjusting prompts, making the feedback system better, etc.), you can make a pull request on HuggingFace community tab or GitHub. If you want to collaborate, feel free to DM me on discord @_rithwik or at rithwikca2020@gmail.com.
47
 
48
  If you found this bot useful, please star the GitHub repo :)
49