Salt
commited on
Commit
·
eb03bf9
1
Parent(s):
22712b2
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
flask
|
|
|
2 |
flask-cors
|
3 |
colorama
|
4 |
--extra-index-url https://download.pytorch.org/whl/cu117
|
@@ -7,4 +8,6 @@ transformers==4.28.1
|
|
7 |
sentence-transformers
|
8 |
chromadb
|
9 |
markdown
|
10 |
-
Werkzeug
|
|
|
|
|
|
1 |
flask
|
2 |
+
flask-cloudflared
|
3 |
flask-cors
|
4 |
colorama
|
5 |
--extra-index-url https://download.pytorch.org/whl/cu117
|
|
|
8 |
sentence-transformers
|
9 |
chromadb
|
10 |
markdown
|
11 |
+
Werkzeug
|
12 |
+
Pillow
|
13 |
+
webuiapi
|