Fabrice-TIERCELIN commited on
Commit
e46878a
·
verified ·
1 Parent(s): 1540fbf

This Pull Request fixes the error of the space

Browse files

You need to import the `core` library in your `requirements.txt`.

Click on _Merge_ to add this feature.

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -11,4 +11,5 @@ torchcodec
11
  torchdiffeq
12
  torchvision
13
  transformers>=4.54.0
14
- git+https://github.com/facebookresearch/sam3.git
 
 
11
  torchdiffeq
12
  torchvision
13
  transformers>=4.54.0
14
+ git+https://github.com/facebookresearch/sam3.git
15
+ core