Spaces:
Running
on
Zero
Running
on
Zero
mjavaid
commited on
Commit
·
add1057
1
Parent(s):
642f587
first commit
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
transformers
|
2 |
-
spaces
|
3 |
gradio
|
4 |
-
torch
|
|
|
|
1 |
+
git+https://github.com/huggingface/transformers@v4.49.0-Gemma-3-release
|
|
|
2 |
gradio
|
3 |
+
torch
|
4 |
+
Pillow
|