Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,4 @@
|
|
| 1 |
git+https://github.com/huggingface/transformers.git
|
| 2 |
torch
|
| 3 |
accelerate
|
| 4 |
-
gradio
|
| 5 |
-
requests
|
| 6 |
-
beautifulsoup4
|
|
|
|
| 1 |
git+https://github.com/huggingface/transformers.git
|
| 2 |
torch
|
| 3 |
accelerate
|
| 4 |
+
gradio
|
|
|
|
|
|