Dread2Poor commited on
Commit
ffd3660
·
verified ·
1 Parent(s): 2f0a0f2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- flask
2
  llama-cpp-python
3
  requests # only needed if you are downloading a model from a URL
 
1
+ gradio
2
  llama-cpp-python
3
  requests # only needed if you are downloading a model from a URL