Spaces:
Runtime error
Runtime error
Sasha Rush
commited on
Commit
•
6c50fec
1
Parent(s):
2125358
update app
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
git+https://github.com/chalk-diagrams/chalk
|
3 |
+
openai
|
4 |
+
pycairo
|
5 |
+
tiktoken
|
6 |
+
imageio
|