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