Spaces:
Runtime error
Runtime error
Eric Michael Martinez
commited on
Commit
·
b353abd
1
Parent(s):
7114487
fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
fastapi==0.92.0
|
2 |
-
fastapi-users
|
3 |
gradio==3.27.0
|
4 |
httpx==0.23.3
|
5 |
openai==0.27.4
|
|
|
1 |
fastapi==0.92.0
|
2 |
+
fastapi-users[sqlalchemy]
|
3 |
gradio==3.27.0
|
4 |
httpx==0.23.3
|
5 |
openai==0.27.4
|