bdstar commited on
Commit
b286a6f
·
verified ·
1 Parent(s): 467c999

include ollama in requirements file

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -24,3 +24,5 @@ numpy==1.26.4 # last NumPy supporting Python 3.10
24
 
25
  # --- HTTP server ---
26
  uvicorn==0.38.0
 
 
 
24
 
25
  # --- HTTP server ---
26
  uvicorn==0.38.0
27
+
28
+ ollama