YMRohit commited on
Commit
34af89d
·
verified ·
1 Parent(s): f6a672a

Add in-Space offgrid/local mode (ZeroGPU H200 + in-process referee)

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -1 +1,7 @@
 
1
  requests>=2.31
 
 
 
 
 
 
1
+ --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu130
2
  requests>=2.31
3
+ spaces
4
+ huggingface_hub
5
+ numpy
6
+ torch
7
+ llama-cpp-python==0.3.28