hmb HF Staff Claude Opus 4.6 (1M context) commited on
Commit
8bd33bc
·
1 Parent(s): 712ddb1

Add tribev2 from GitHub source to fix missing module

Browse files

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  gradio
2
  plotly>=5.18.0
 
3
  neuralset==0.0.2
4
  neuraltrain==0.0.2
5
  torch>=2.5.1,<2.7
 
1
  gradio
2
  plotly>=5.18.0
3
+ tribev2 @ git+https://github.com/facebookresearch/tribev2.git
4
  neuralset==0.0.2
5
  neuraltrain==0.0.2
6
  torch>=2.5.1,<2.7