Spaces:
Sleeping
Sleeping
Olivia commited on
Commit ·
a5a6766
1
Parent(s): b5cf252
info endpoint
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# Core dependencies for StyleForge Hugging Face Space
|
| 2 |
torch>=2.0.0
|
| 3 |
torchvision>=0.15.0
|
| 4 |
-
gradio==4.44.
|
| 5 |
huggingface_hub==0.20.0
|
| 6 |
spaces
|
| 7 |
Pillow>=9.5.0
|
|
|
|
| 1 |
# Core dependencies for StyleForge Hugging Face Space
|
| 2 |
torch>=2.0.0
|
| 3 |
torchvision>=0.15.0
|
| 4 |
+
gradio==4.44.0
|
| 5 |
huggingface_hub==0.20.0
|
| 6 |
spaces
|
| 7 |
Pillow>=9.5.0
|