Spaces:
Sleeping
Sleeping
Commit ·
a453a07
1
Parent(s): 95b6c68
Create requirements.txt (#2)
Browse files- Create requirements.txt (bdce836fe854984d15e3f7710e116dd636a44aa5)
- requirements.txt +3 -0
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
huggingface_hub
|
| 2 |
+
gradio
|
| 3 |
+
Pillow
|