Spaces:
Runtime error
Runtime error
vishal0719
commited on
Commit
β’
a0d59c2
1
Parent(s):
cb566b1
added bs4 package
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ xformers
|
|
7 |
bitsandbytes
|
8 |
faiss-gpu
|
9 |
sentence_transformers
|
10 |
-
gradio
|
|
|
|
7 |
bitsandbytes
|
8 |
faiss-gpu
|
9 |
sentence_transformers
|
10 |
+
gradio
|
11 |
+
beautifulsoup4
|