Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
fastai==2.7.4
|
2 |
huggingface_hub[fastai]
|
3 |
fastcore>=1.3.27
|
4 |
-
revChatGPT
|
|
|
|
1 |
fastai==2.7.4
|
2 |
huggingface_hub[fastai]
|
3 |
fastcore>=1.3.27
|
4 |
+
revChatGPT
|
5 |
+
altair<5
|