Rajan Sharma commited on
Commit
6ff494a
·
verified ·
1 Parent(s): d0ab8fc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -4
requirements.txt CHANGED
@@ -1,6 +1,3 @@
1
- # Core runtime
2
  gradio>=4.36.1
3
- ctransformers>=0.2.27
4
-
5
- # Safety filter (local file in your repo, but import needs deps)
6
  regex
 
 
1
  gradio>=4.36.1
2
+ requests>=2.31.0
 
 
3
  regex