Luigi commited on
Commit
190bcda
·
1 Parent(s): 80565f2

fix bad syntax in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  # force a source build of llama‐cpp‐python
2
- --no-binary llama-cpp-python
3
 
4
  gradio>=5.0
5
  opencv-python
 
1
  # force a source build of llama‐cpp‐python
2
+ --no-binary=llama-cpp-python
3
 
4
  gradio>=5.0
5
  opencv-python