Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
bs4
|
2 |
fonttools
|
3 |
gradio
|
|
|
4 |
manimpango
|
5 |
matplotlib
|
6 |
nltk
|
|
|
1 |
bs4
|
2 |
fonttools
|
3 |
gradio
|
4 |
+
httpx==0.24.1
|
5 |
manimpango
|
6 |
matplotlib
|
7 |
nltk
|