Spaces:
Running
Running
Commit
·
2c897c2
1
Parent(s):
1442961
Added self-dependency for local lib
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ chromadb
|
|
7 |
tiktoken
|
8 |
unstructured
|
9 |
getpass4
|
10 |
-
nltk
|
|
|
|
7 |
tiktoken
|
8 |
unstructured
|
9 |
getpass4
|
10 |
+
nltk
|
11 |
+
free_speech_app @ git+https://github.com/vanderbilt-data-science/free-speech-app.git
|