Commit ·
83b4e5c
1
Parent(s): a547532
[WIP] Correcting submodule/model repo
Browse files- .gitmodules +3 -0
.gitmodules
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[submodule "hf_rf-nfl-score-predictor"]
|
| 2 |
+
path = hf_rf-nfl-score-predictor
|
| 3 |
+
url = https://huggingface.co/JackBainbridge/rf-nfl-score-predictor
|