Kastg commited on
Commit
49257f2
1 Parent(s): 8c39162

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- gradio
2
- llama-cpp-python
3
- fastapi
 
 
1
+ discord.py==1.7.3
2
+ fastapi==0.68.1
3
+ uvicorn==0.15.0
4
+ gradio==2.2.14