Spaces:
Sleeping
Sleeping
Mattia2700
commited on
Commit
•
df0ec9d
1
Parent(s):
a120005
fix: switch to http github repo
Browse files- .gitmodules +1 -1
- requirements.txt +1 -0
.gitmodules
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
[submodule "text2room"]
|
2 |
path = text2room
|
3 |
-
url =
|
|
|
1 |
[submodule "text2room"]
|
2 |
path = text2room
|
3 |
+
url = https://github.com/lukasHoel/text2room.git
|
requirements.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
text2room/requirements.txt
|