Spaces:
Sleeping
Sleeping
Commit ·
7cfff02
1
Parent(s): 9dc7c2c
Change model
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
tensorflow-cpu==2.16.1
|
| 2 |
huggingface_hub
|
| 3 |
-
datasets
|
| 4 |
gradio
|
| 5 |
numpy
|
| 6 |
Pillow
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
huggingface_hub
|
|
|
|
| 2 |
gradio
|
| 3 |
numpy
|
| 4 |
Pillow
|
| 5 |
+
torch
|
| 6 |
+
transformers
|