knoxel commited on
Commit
032479b
·
verified ·
1 Parent(s): 3092fb9

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio>=6.0
2
+ openai>=1.0
3
+ psutil
4
+ httpx