Commit
·
01ad87d
1
Parent(s):
87ec7b6
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
-
gradio
|
| 2 |
git+https://github.com/huggingface/transformers.git
|
| 3 |
torch
|
| 4 |
fastapi==0.103.2
|
| 5 |
-
gradio==3.48.0
|
| 6 |
pytube
|
|
|
|
| 1 |
+
gradio==3.48.0
|
| 2 |
git+https://github.com/huggingface/transformers.git
|
| 3 |
torch
|
| 4 |
fastapi==0.103.2
|
|
|
|
| 5 |
pytube
|