Spaces:
Runtime error
Runtime error
Commit
·
f6e5f88
1
Parent(s):
4c0f2a4
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,6 +2,6 @@ streamlit
|
|
| 2 |
torch
|
| 3 |
torchvision
|
| 4 |
einops
|
| 5 |
-
git+https://github.com/AlekseyKorshuk/huggingnft
|
| 6 |
streamlit-option-menu
|
|
|
|
| 7 |
git+https://github.com/huggingface/community-events@main
|
|
|
|
| 2 |
torch
|
| 3 |
torchvision
|
| 4 |
einops
|
|
|
|
| 5 |
streamlit-option-menu
|
| 6 |
+
git+https://github.com/AlekseyKorshuk/huggingnft
|
| 7 |
git+https://github.com/huggingface/community-events@main
|