-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.08 KB
/
Copy path.gitmodules
File metadata and controls
30 lines (30 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "CLIP/CLIP"]
path = CLIP/CLIP
url = https://github.com/openai/CLIP.git
[submodule "LoRA/LoRA"]
path = LoRA/LoRA
url = https://github.com/microsoft/LoRA.git
[submodule "SAM2/sam2"]
path = SAM2/sam2
url = https://github.com/facebookresearch/sam2.git
[submodule "Stable-Baselines3/stable-baselines3"]
path = Stable-Baselines3/stable-baselines3
url = https://github.com/DLR-RM/stable-baselines3.git
[submodule "stablediffusion/stablediffusion"]
path = stablediffusion/stablediffusion
url = https://github.com/Stability-AI/stablediffusion.git
[submodule "Transformers/transformers"]
path = Transformers/transformers
url = https://github.com/huggingface/transformers.git
[submodule "TTS/TTS"]
path = TTS/TTS
url = https://github.com/coqui-ai/TTS.git
[submodule "Whisper/whisper"]
path = Whisper/whisper
url = https://github.com/openai/whisper.git
[submodule "YOLO11/ultralytics"]
path = YOLO11/ultralytics
url = https://github.com/ultralytics/ultralytics.git
[submodule "Transformers/detectron2"]
path = Transformers/detectron2
url = https://github.com/facebookresearch/detectron2.git