AlexanderKazakov
commited on
Commit
·
d0754ef
1
Parent(s):
a59fa51
requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -8,3 +8,4 @@ huggingface-hub==0.17.3
|
|
| 8 |
lancedb>=0.3
|
| 9 |
openai==0.28
|
| 10 |
gradio==4.4.1
|
|
|
|
|
|
| 8 |
lancedb>=0.3
|
| 9 |
openai==0.28
|
| 10 |
gradio==4.4.1
|
| 11 |
+
markdown==3.5.1
|