Spaces:
Paused
Paused
Commit
·
9e62bbd
1
Parent(s):
32287b3
Remove unused dependencies from requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
|
@@ -1,8 +1,6 @@
|
|
| 1 |
-
random
|
| 2 |
torch
|
| 3 |
opencv-python
|
| 4 |
numpy
|
| 5 |
-
gradio
|
| 6 |
huggingface-hub
|
| 7 |
transformers
|
| 8 |
argparse
|
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
opencv-python
|
| 3 |
numpy
|
|
|
|
| 4 |
huggingface-hub
|
| 5 |
transformers
|
| 6 |
argparse
|