Commit
·
3ebce61
1
Parent(s):
3969d04
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -74,3 +74,4 @@ urllib3==2.1.0
|
|
74 |
uvicorn==0.24.0.post1
|
75 |
websockets==11.0.3
|
76 |
text-generation==0.6.1
|
|
|
|
74 |
uvicorn==0.24.0.post1
|
75 |
websockets==11.0.3
|
76 |
text-generation==0.6.1
|
77 |
+
ipython==8.18.1
|