Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.44.1
|
2 |
+
torch==2.6.0
|
3 |
+
transformers==4.51.3
|
4 |
+
Pillow==11.2.1
|
5 |
+
einops==0.8.1
|
6 |
+
huggingface_hub==0.30.2
|