Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -9
requirements.txt
CHANGED
@@ -1,10 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
sys
|
5 |
-
threading
|
6 |
-
http.server
|
7 |
-
urllib.parse
|
8 |
json
|
9 |
-
llama_cpp
|
10 |
-
bs4
|
|
|
1 |
+
ipywidgets
|
2 |
+
IPython.display
|
3 |
+
IPython.display
|
|
|
|
|
|
|
|
|
4 |
json
|
5 |
+
llama_cpp
|
|