Spaces:
Build error
Build error
Leo
commited on
Commit
·
5cee962
1
Parent(s):
4c175e9
Specify chainlit>=2.3.0 to fix ModuleNotFoundError
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
chainlit
|
2 |
openai
|
|
|
1 |
+
chainlit<=2.3.0
|
2 |
openai
|